ALSA: usb-audio: Move ITF-USB DSD quirk handling into quirk_flags
authorTakashi Iwai <tiwai@suse.de>
Thu, 29 Jul 2021 07:38:53 +0000 (09:38 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Aug 2021 07:06:00 +0000 (09:06 +0200)
commit2de00d5a914ee2cb81ef775dffd0ca955f5644b8
tree993f34d857d22e2840d878f53f717dfbc68eaaf3
parentf21dca857b4c2ab226083330ee31479ddac1e99d
ALSA: usb-audio: Move ITF-USB DSD quirk handling into quirk_flags

The devices with ITF-USB DSD type are listed in another function, and
this can be integrated into the quirk_flags easily.

Link: https://lore.kernel.org/r/20210729073855.19043-8-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks.c
sound/usb/usbaudio.h