]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "ALSA: usb-audio: Add support for many Roland devices..."
authorTakashi Iwai <tiwai@suse.de>
Thu, 22 Apr 2021 12:04:12 +0000 (14:04 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 22 Apr 2021 16:19:29 +0000 (18:19 +0200)
commitfa5bcebb95f640e3e4fe105fb9f1dfcc45c3cb6c
tree21a0420c1ffbecdd6e1474c0d6b2cf1261994637
parent7bb8775d03b62b0345217fb303070a2dce814227
Revert "ALSA: usb-audio: Add support for many Roland devices..."

This reverts commit 0fa74edf0201 ("ALSA: usb-audio: Add support for
many Roland devices' feedback quirks").

It turned out that many quirk entries there don't contain the proper
EP values and/or the quirk types, which lead to the broken
operations.

As we're going to cover all Roland/BOSS devices in a more generic way
rather the explicit lists, let's revert the previous additions at
first.

Fixes: 0fa74edf0201 ("ALSA: usb-audio: Add support for many Roland devices' implicit feedback quirks")
Link: https://lore.kernel.org/r/20210422120413.457-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/implicit.c