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:
9fe9ba7
)
usb: gadget: pch_udc: Fix USB suspend issue
author
Tomoya MORINAGA
<tomoya.rohm@gmail.com>
Thu, 12 Jan 2012 02:27:07 +0000
(11:27 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 22 Apr 2012 22:31:13 +0000
(15:31 -0700)
commit
84566abba058b2aae8d603dfa90b5a3778a6714f
upstream.
ISSUE:
After USB Suspend, a system rarely freezes.
CAUSE:
When USB Suspend occurred, the driver is not notifying
a gadget of the event.
Signed-off-by: Tomoya MORINAGA <tomoya.rohm@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found