+1
−0
drivers/usb/host/ehci-ls1x.c
0 → 100644
+159
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>