ALSA: usb-audio: Add quirk_flags module option
authorTakashi Iwai <tiwai@suse.de>
Thu, 29 Jul 2021 07:44:03 +0000 (09:44 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Aug 2021 07:06:07 +0000 (09:06 +0200)
commit5b517854420b53541af09dc9e097e93673c9226f
treea30e76e26649348bba7e7205f241745ae4fb86b5
parent68e851ee4cfd2a3c96f10d984192c2c8abe9a104
ALSA: usb-audio: Add quirk_flags module option

This patch adds a new module option, quirk_flags, for allowing user to
try some additional device-specific quirk behavior more easily.
When this option is set to non-zero, it overrides the quirk_flags, and
the specific workaround is applied.

Link: https://lore.kernel.org/r/20210729074404.19728-5-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/card.c