On Thu, 14 May 2015, Ramneek Mehresh wrote: > Make Freescale EHCI driver an independent entity from ehci-hcd.c. > This involves > - using module_init/module_exit functions > - using overrides structure > - some necessary code cleanup > > Signed-off-by: Ramneek Mehresh <[email protected]> > --- > Changes for v2: > - merged previous two separate patches into one > - modified DRIVER_DESC to be more descriptive > - remove "driver" parameter explanation from > fsl_ehci_drv_probe() > - updated year in copyright
This version looks pretty good. Acked-by: Alan Stern <[email protected]> Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

