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:
761bbcb
)
USB: Add EHCI bus glue for Loongson1x SoCs (UPDATED)
author
Kelvin Cheung
<keguang.zhang@gmail.com>
Wed, 18 Jan 2012 06:41:16 +0000
(14:41 +0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 24 Jan 2012 23:28:02 +0000
(15:28 -0800)
Use ehci_setup() in ehci_ls1x_reset().
The Loongson1x SoCs have a built-in EHCI controller.
This patch adds the necessary glue code to make the generic EHCI
driver usable for them.
Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found