On Mon, Sep 17, 2012 at 12:18 AM, Peter Chen <peter.c...@freescale.com> wrote:
> The operations in current otg.c are actually for USB PHY's
> Move it from drivers/usb/otg/ to drivers/usb/phy/
>
> Signed-off-by: Peter Chen <peter.c...@freescale.com>
> ---
>  drivers/usb/otg/Makefile |    3 -
>  drivers/usb/otg/otg.c    |  239 
> ----------------------------------------------
>  drivers/usb/phy/Makefile |    3 +
>  drivers/usb/phy/phy.c    |  239 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 242 insertions(+), 242 deletions(-)

You would better use git mv / git format -M to do the renames.

Regards,

Fabio Estevam
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to