ALSA: usb-audio: add native DSD support for XMOS based DACs
authorJurgen Kramer <gtmkramer@xs4all.nl>
Fri, 5 Sep 2014 16:14:46 +0000 (18:14 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 8 Sep 2014 15:11:39 +0000 (17:11 +0200)
commit848f3a82df50fcc68a78c9d7d45e210b626b0283
treeb2e741cf496aee692552423e52871c724c3e424d
parentd4288d3fac18bbc31cb6d369679b1fa1d9321ae9
ALSA: usb-audio: add native DSD support for XMOS based DACs

Add quirks for XMOS based DACs for native DSD playback support using the new
DSD_U32_LE sample format.

This version adds native DSD support for:
- iFi Audio micro iDSD/nano iDSD (they use the same prod. id)
- DIYINHK USB to I2S/DSD converter

Changes from v2:
- fix and simplify switch statement
Changes from v1:
- use specific product id and alt setting per XMOS based device

[fixed a misc coding style issue by tiwai]

Signed-off-by: Jurgen Kramer <gtmkramer@xs4all.nl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks.c