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:
3a7655f
)
usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push()
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Wed, 19 Oct 2011 03:05:50 +0000
(20:05 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 19 Oct 2011 20:29:11 +0000
(13:29 -0700)
usbhs_pkt_push() had inconsistent return under spin lock.
This patch fix it up.
Special thanks to Dan
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found