On Wed, 31 Oct 2012, Keshava Munegowda wrote: > The usbhs core driver data is used by the ehci driver, because > the ehci driver is child of usbhs core. The unused ehci, ohci > and tll specific structures are removed. > platform device creation of usbhs and tll using hwmod is > removed. > > Signed-off-by: Keshava Munegowda <keshava_mgowda@xxxxxx> > --- > arch/arm/mach-omap2/usb-host.c | 66 -------------------------------- > drivers/usb/host/ehci-omap.c | 40 ++++++++++--------- > include/linux/platform_data/usb-omap.h | 16 -------- > 3 files changed, 21 insertions(+), 101 deletions(-) For the ehci-omap.c part: Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> -- 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