]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - sound/usb/quirks.c
ALSA: usb: use TEAC UD-H01 quirk for more devices
authorDaniel Mack <daniel@zonque.org>
Mon, 22 Aug 2016 06:53:37 +0000 (08:53 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 22 Aug 2016 09:39:56 +0000 (11:39 +0200)
commitca0dd2736a05d1df94c8657b4865f9d6c6637085
tree8692a34c087448112b450e241d1ccb41934b46a5
parent9abc134167249ded16a8c776813121609610f119
ALSA: usb: use TEAC UD-H01 quirk for more devices

The quirk seems to be necessary not only for TEAC UD-H01 devices, but to
more that are based on the Tenor 8802TL chipset. Devices built by T+A
are affected too, and they apparently all use the same USB PID:PID.

Extend the quirky handling for that device as well, and rename the
quirks flag.

Reported-and-tested-by: Thomas Gresens <T.Gresens@intershop.de>
Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/card.h
sound/usb/endpoint.c
sound/usb/quirks.c