OSDN Git Service

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

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