]> 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)
commitcd9b97ce9a072371af872c4f92b657e7cf06d456
tree21a0420c1ffbecdd6e1474c0d6b2cf1261994637
parent577f21b577312599fdc9dcbbf8227abe109d1e52
Revert "ALSA: usb-audio: Add support for many Roland devices..."

This reverts commit d228b115ae67 ("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: d228b115ae67 ("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