ALSA: usb-audio: Fix quirks for other BOSS devices
authorTakashi Iwai <tiwai@suse.de>
Mon, 23 Nov 2020 08:53:46 +0000 (09:53 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Nov 2020 14:17:34 +0000 (15:17 +0100)
commitad0e6a3511824f8fdbe3eb63dbabc0ef35e732b9
tree03317748b2880d76f33d0df096342c30ba724f20
parent62abd092f97b33a33fcdb98c30bc01f2b1c55d04
ALSA: usb-audio: Fix quirks for other BOSS devices

A few other BOSS devices (BR-80, GT-100v2, Katana) seem requiring the
same quirk as BOSS GT-001, i.e. no implicit feedback for playback but
tying with capture.  Add and correct the corresponding quirk table
entries for them.

Reported-and-tested-by: Keith Milner <kamilner@superlative.org>
Link: https://lore.kernel.org/r/20201123085347.19667-41-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/implicit.c