USB: EHCI: remove Loongson 1B EHCI driver.
authorFlorian Fainelli <florian@openwrt.org>
Mon, 8 Oct 2012 13:11:18 +0000 (15:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 18:14:24 +0000 (11:14 -0700)
commitead92fae12902e3cfb79e8747c20b85c4b1f5414
treefc166a22d3f9409974facc647efbb42d7f808254
parentafe046be983f7da53c4bdcfa9a7689d163f08196
USB: EHCI: remove Loongson 1B EHCI driver.

The platform code registering the Loongson 1B EHCI driver has now been
converted to register the ehci-platform driver instead, thus obsoleting the
ehci-ls1x driver, which can be removed.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-ls1x.c [deleted file]