Re: [PATCH][v2]drivers:usb:fsl:Make fsl ehci drv an independent driver module

From: Alan Stern
Date: Thu May 14 2015 - 11:39:30 EST


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 <ramneek.mehresh@xxxxxxxxxxxxx>
> ---
> 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 <stern@xxxxxxxxxxxxxxxxxxx>

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/