usb: common: rename phy-fsm-usb.c to usb-otg-fsm.c
commit1dfa91aa5ba9650acf59b6310d8e78a162d56410
authorPeter Chen <peter.chen@freescale.com>
Tue, 29 Apr 2014 00:35:59 +0000 (29 08:35 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 22:29:44 +0000 (27 15:29 -0700)
tree4778514fc4d2f70ac7348bdaf1f8d1a0f0726fcd
parentf4cbd33fd5f0587910fa9db403a1b42f1cabf820
usb: common: rename phy-fsm-usb.c to usb-otg-fsm.c

Since usb otg fsm implementation is not related to usb phy.
We move it from usb/phy/ to usb/common/, and rename it to
reflect its real meaning.

Cc: Felipe Balbi <balbi@ti.com>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/common/Makefile
drivers/usb/common/usb-otg-fsm.c [moved from drivers/usb/phy/phy-fsm-usb.c with 100% similarity]
drivers/usb/core/Kconfig
drivers/usb/phy/Kconfig
drivers/usb/phy/Makefile