]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: usb-audio: remove implicit_fb from quirk
authorEldad Zack <eldad@fogrefinery.com>
Sat, 3 Aug 2013 08:51:14 +0000 (10:51 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 6 Aug 2013 08:52:14 +0000 (10:52 +0200)
commit88abb8eff494d0be7819e744e74d62d5bc852905
tree0f9f4b9ddcc103e0f9ff4d75b6cc352bedc1f6dc
parent914273c714845e2f3363e962f6dff59626a79fa3
ALSA: usb-audio: remove implicit_fb from quirk

Since the quirks all apply to implicit feedback (the source endpoint
is always a data endpoint), there's no need to set and check
a flag for it.

Signed-off-by: Eldad Zack <eldad@fogrefinery.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/pcm.c