USB: EHCI: remove IXP4xx EHCI driver
authorFlorian Fainelli <florian@openwrt.org>
Mon, 8 Oct 2012 13:11:15 +0000 (15:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 18:14:24 +0000 (11:14 -0700)
commit6efd0f73cc8d748bfcccb23a5ee0b7e000441940
tree7f7102239f1349c22c278eac144f39d39e58e5f8
parent6a41b4d3fe8cd4cc95181516fc6fba7b1747a27c
USB: EHCI: remove IXP4xx EHCI driver

This driver is not registered by any in-tree user. If needed it the EHCI
driver can be reinstatied using the ehci-platform driver with caps_offset to
0x100.

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-ixp4xx.c [deleted file]