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:
f491ecb
)
uas: Urbs must be anchored before submitting them
author
Hans de Goede
<hdegoede@redhat.com>
Thu, 17 Oct 2013 17:30:26 +0000
(19:30 +0200)
committer
Sarah Sharp
<sarah.a.sharp@linux.intel.com>
Tue, 4 Mar 2014 23:38:07 +0000
(15:38 -0800)
Otherwise they may complete before they get anchored and thus never get
unanchored (as the unanchoring is done by the usb core on completion).
This commit also remove the usb_get_urb / usb_put_urb around cmd submission +
anchoring, since if done in the proper order this is not necessary.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/storage/uas.c
patch
|
blob
|
history
diff --cc
drivers/usb/storage/uas.c
Simple merge