ALSA: usb-audio: Add quirk bits for enabling/disabling generic implicit fb
authorTakashi Iwai <tiwai@suse.de>
Thu, 21 Apr 2022 06:41:00 +0000 (08:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jun 2022 08:22:41 +0000 (10:22 +0200)
commit07ddf6fbfea1e6d247933d49443705c72e3e7c78
tree2d25ee78da79b77e8d9f08304fea33a391a8eab4
parent4b9185fbdbfb0c22db0425443a642405ec0c902b
ALSA: usb-audio: Add quirk bits for enabling/disabling generic implicit fb

[ Upstream commit 0f1f7a6661394fe4a53db254c346d6aa2dd64397 ]

For making easier to test, add the new quirk_flags bits 17 and 18 to
enable and disable the generic implicit feedback mode.  The bit 17 is
equivalent with implicit_fb=1 option, applying the generic implicit
feedback sync mode.  OTOH, the bit 18 disables the implicit fb mode
forcibly.

Link: https://lore.kernel.org/r/20220421064101.12456-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Documentation/sound/alsa-configuration.rst
sound/usb/implicit.c
sound/usb/usbaudio.h