Skip to content
Commit ccc1696d authored by Takashi Iwai's avatar Takashi Iwai
Browse files

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: default avatarTakashi Iwai <tiwai@suse.de>
parent a9bb3626
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment