USB: Add EHCI bus glue for Loongson1x SoCs (UPDATED)
authorKelvin Cheung <keguang.zhang@gmail.com>
Wed, 18 Jan 2012 06:41:16 +0000 (14:41 +0800)
committerGreg 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