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:
8b32a92
)
usb: ehci-sh: Fix up fault in shutdown path.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 26 Nov 2010 07:43:38 +0000
(16:43 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 26 Nov 2010 07:43:38 +0000
(16:43 +0900)
We can't use the generic usb_hcd_platform_shutdown helper on account of
the fact we don't stash the hcd pointer in the driver data, so we provide
our own shutdown handler.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found