From: Takashi Iwai Date: Wed, 21 Nov 2012 07:22:52 +0000 (+0100) Subject: ALSA: usb-audio: simplify endpoint deactivation code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccc1696d527d64deb417bfa1ef9e479d10ad4f6b;p=pandora-kernel.git ALSA: usb-audio: simplify endpoint deactivation code For further code simplification, drop the conditional call for usb_kill_urb() with can_wait argument in deactivate_urbs(), and use only usb_unlink_urb() and wait_clear_urbs() pairs. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed