On Thu, Apr 21, 2011 at 01:32:32PM -0700, Greg KH wrote: > On Thu, Apr 21, 2011 at 10:08:10PM +0200, matthieu castet wrote: > > > > This allow to clean duplicated code in most of SOC driver. > > > > Signed-off-by: Matthieu CASTET <castet.matthieu@xxxxxxx> > > --- > > drivers/usb/host/ehci-atmel.c | 20 +------------------- > > drivers/usb/host/ehci-cns3xxx.c | 10 +--------- > > drivers/usb/host/ehci-fsl.c | 21 ++------------------- > > drivers/usb/host/ehci-hcd.c | 29 +++++++++++++++++++++++++++++ > > drivers/usb/host/ehci-ixp4xx.c | 7 +------ > > drivers/usb/host/ehci-msm.c | 20 +------------------- > > drivers/usb/host/ehci-mxc.c | 17 +---------------- > > drivers/usb/host/ehci-orion.c | 14 +------------- > > drivers/usb/host/ehci-ppc-of.c | 19 +------------------ > > drivers/usb/host/ehci-ps3.c | 19 +------------------ > > drivers/usb/host/ehci-sh.c | 16 +--------------- > > drivers/usb/host/ehci-spear.c | 10 +--------- > > drivers/usb/host/ehci-xilinx-of.c | 15 +-------------- > > 13 files changed, 42 insertions(+), 175 deletions(-) > > Very nice. And I'm guessing you tested this out on some of these other > SOC devices? Ok, as you didn't respond, I'm guessing not, so I'm dropping it from my patch queue. Please resend when you test it. thanks, greg k-h -- 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