ALSA: usb-audio: Move generic implicit fb quirk entries into quirks.c
authorTakashi Iwai <tiwai@suse.de>
Thu, 21 Apr 2022 06:41:01 +0000 (08:41 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 21 Apr 2022 08:17:18 +0000 (10:17 +0200)
commit67d64069bc0867e52e73a1e255b17462005ca9b4
tree544ac0e78e566813c8f43a918e7998427cb6c48d
parent0f1f7a6661394fe4a53db254c346d6aa2dd64397
ALSA: usb-audio: Move generic implicit fb quirk entries into quirks.c

Use the new quirk bits to manage the generic implicit fb quirk
entries.  This makes easier to compare with other devices.

Link: https://lore.kernel.org/r/20220421064101.12456-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/implicit.c
sound/usb/quirks.c