ALSA: usb-audio: remove is_playback from implicit feedback quirks
authorEldad Zack <eldad@fogrefinery.com>
Sat, 3 Aug 2013 08:50:21 +0000 (10:50 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 6 Aug 2013 08:51:48 +0000 (10:51 +0200)
An implicit feedback endpoint can only be a capture source. The
consumer (sink) of the implicit feedback endpoint is therefore limited
to playback EPs.
Check if the target endpoint is a playback first and remove redundant
checks.

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

diff --cc sound/usb/pcm.c
Simple merge