From 914273c714845e2f3363e962f6dff59626a79fa3 Mon Sep 17 00:00:00 2001 From: Eldad Zack Date: Sat, 3 Aug 2013 10:50:21 +0200 Subject: [PATCH] ALSA: usb-audio: remove is_playback from implicit feedback quirks 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 Signed-off-by: Takashi Iwai --- Reading git-format-patch failed