On Mon, Nov 24, 2014 at 05:21:34PM -0800, Greg KH wrote: > On Thu, Nov 13, 2014 at 10:36:28PM +0100, Andreas Herrmann wrote: > > From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> > > > > Remove special-purpose octeon drivers and instead use ehci-platform > > and ohci-platform as suggested with > > http://marc.info/?l=linux-mips&m=140139694721623&w=2 > > > > [andreas.herrmann: > > fixed compile error] > > > > Cc: David Daney <david.daney@xxxxxxxxxx> > > Cc: Alex Smith <alex.smith@xxxxxxxxxx> > > Signed-off-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> > > Signed-off-by: Andreas Herrmann <andreas.herrmann@xxxxxxxxxxxxxxxxxx> > > Acked-by: Ralf Baechle <ralf@xxxxxxxxxxxxxx> > > Tested-by: Aaro Koskinen <aaro.koskinen@xxxxxx> > > --- > > arch/mips/cavium-octeon/octeon-platform.c | 274 ++++++++++++++++++++++++++++- > > arch/mips/configs/cavium_octeon_defconfig | 3 + > > drivers/usb/host/Kconfig | 18 +- > > drivers/usb/host/Makefile | 1 - > > drivers/usb/host/ehci-hcd.c | 5 - > > drivers/usb/host/ehci-octeon.c | 188 -------------------- > > drivers/usb/host/octeon2-common.c | 200 --------------------- > > drivers/usb/host/ohci-hcd.c | 5 - > > drivers/usb/host/ohci-octeon.c | 202 --------------------- > > 9 files changed, 285 insertions(+), 611 deletions(-) > > delete mode 100644 drivers/usb/host/ehci-octeon.c > > delete mode 100644 drivers/usb/host/octeon2-common.c > > delete mode 100644 drivers/usb/host/ohci-octeon.c > > This doesn't apply to my usb-next or usb-testing branch of usb.git on > git.kernel.org, so I can't apply it :( Sorry, I need to rebase it (on usb-next). Andreas -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html