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:
c515598
)
USB: OTG should be linked before Host
author
Neil Zhang
<zhangwm@marvell.com>
Wed, 23 Nov 2011 10:38:48 +0000
(18:38 +0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sun, 27 Nov 2011 03:58:47 +0000
(19:58 -0800)
For OTG controller, the host driver will call function
otg_get_transceiver to get the otg transceiver, so we need to init the
OTG driver before HOST.
Signed-off-by: Neil Zhang <zhangwm@marvell.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found