On Mon, 22 Jul 2013, Roger Quadros wrote: > Most HCD drivers are doing the same thing in their ".shutdown" callback > so it makes sense to use the generic usb_hcd_platform_shutdown() > handler there. > > Signed-off-by: Roger Quadros <rogerq@xxxxxx> > --- > drivers/usb/host/ehci-grlib.c | 11 +---------- > drivers/usb/host/ehci-mxc.c | 10 +--------- > drivers/usb/host/ehci-omap.c | 10 +--------- > drivers/usb/host/ehci-ppc-of.c | 11 +---------- > drivers/usb/host/ehci-s5p.c | 10 +--------- > drivers/usb/host/ehci-xilinx-of.c | 17 +---------------- > drivers/usb/host/ohci-omap3.c | 10 +--------- > drivers/usb/host/ohci-ppc-of.c | 11 +---------- > 8 files changed, 8 insertions(+), 82 deletions(-) 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