On Mon, Sep 17, 2012 at 10:38 PM, Peter Chen <[email protected]> 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 <[email protected]>
> ---
>  drivers/usb/otg/Makefile             |    3 ---
>  drivers/usb/phy/Makefile             |    3 +++
>  drivers/usb/{otg/otg.c => phy/phy.c} |    2 +-
>  3 files changed, 4 insertions(+), 4 deletions(-)

Ok, you did the rename correctly here, but you can also do the same
for drivers/usb/otg/Makefile => drivers/usb/phy/Makefile.

Regards,

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

Reply via email to