ALSA: usb-audio: Add support for new T+A USB DAC
authorUdo Eberhardt <udo.eberhardt@thesycon.de>
Tue, 5 Feb 2019 16:20:47 +0000 (17:20 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Feb 2019 18:47:23 +0000 (19:47 +0100)
commit2a0aba551610c4e0efe8ea92d577e482a0c992c6
tree4f589ef4bb018903570044fb3514f8f709aa944b
parent93e7d51029bd366c0f4bd432edb9fbfa8430f543
ALSA: usb-audio: Add support for new T+A USB DAC

commit 3bff2407fbd28fd55ad5b5cccd98fc0c9598f23b upstream.

This patch adds the T+A VID to the generic check in order to enable
native DSD support for T+A devices. This works with the new T+A USB
DAC model SD3100HV and will also work with future devices which
support the XMOS/Thesycon style DSD format.

Signed-off-by: Udo Eberhardt <udo.eberhardt@thesycon.de>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/usb/quirks.c