From: Takashi Iwai Date: Wed, 8 Sep 2010 06:27:02 +0000 (+0200) Subject: ALSA: usb - Release capture substream URBs properly X-Git-Tag: v2.6.36-rc4~21^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76195fb096ca6db2f8bbaffb96e3025aaf1649a0;p=pandora-kernel.git ALSA: usb - Release capture substream URBs properly Due to the wrong "return" in the loop, a capture substream won't be released at disconnection properly if the device is capture only and has no playback substream. This caused Oops occasionally at the device reconnection. Reported-by: Kim Minhyoung Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed