git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9bb362
)
ALSA: usb-audio: simplify endpoint deactivation code
author
Takashi Iwai
<tiwai@suse.de>
Wed, 21 Nov 2012 07:22:52 +0000
(08:22 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 21 Nov 2012 10:43:54 +0000
(11:43 +0100)
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 <tiwai@suse.de>
No differences found