[PATCH 2/6] usb: chipidea: usbmisc: rename file, struct and functions to usbmisc_imx
Fabio Estevam
festevam at gmail.com
Wed Nov 14 22:57:50 EST 2012
Hi Michael,
On Wed, Nov 14, 2012 at 9:55 AM, Michael Grzeschik
<m.grzeschik at pengutronix.de> wrote:
> This driver will be used for every Freescale SoC which has this misc
> memory layout to control the basic usb handling. So better name this
> driver, function and struct names in a more generic way.
>
> Reported-by: Fabio Estevam <festevam at gmail.com>
> Signed-off-by: Michael Grzeschik <m.grzeschik at pengutronix.de>
> Signed-off-by: Marc Kleine-Budde <mkl at pengutronix.de>
> ---
> drivers/usb/chipidea/usbmisc_imx.c | 163 ++++++++++++++++++++++++++++++++++
> drivers/usb/chipidea/usbmisc_imx6q.c | 163 ----------------------------------
Please use git mv / git format -M so that git can detect the file rename.
Thanks,
Fabio Estevam
More information about the devicetree-discuss
mailing list