commit | f30cdbcb2e6a7b9cdebe2117a7b623a5b3832a75 | [log] [tgz] |
---|---|---|
author | Kelvin Cheung <keguang.zhang@gmail.com> | Wed Jan 18 14:41:16 2012 +0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 24 15:28:02 2012 -0800 |
tree | 2d19d0f8bc4be83cfb7e8b4af20c4465b5854e3e | |
parent | 761bbcb74e4611414937ea480ba60bb970648755 [diff] |
USB: Add EHCI bus glue for Loongson1x SoCs (UPDATED) 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>