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:
8c1b369
)
USB: ohci-exynos: replace hcd->state with ohci->rh_state
author
Jingoo Han
<jg1.han@samsung.com>
Thu, 23 Feb 2012 08:26:33 +0000
(17:26 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 24 Feb 2012 21:40:04 +0000
(13:40 -0800)
This patch removes uses of hcd->state and replaces hcd->state with
ohci->rh_state field.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found