]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: common: rename phy-fsm-usb.c to usb-otg-fsm.c
authorPeter Chen <peter.chen@freescale.com>
Tue, 29 Apr 2014 00:35:59 +0000 (08:35 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:18:11 +0000 (21:18 -0600)
commitadf2fbae81c5c0e6e42669815da1e3a07c22f921
tree587b93c3069bdaf149febb2ce9534ad7f27be391
parent89d97725b21403a343d01d4ad624b18b78226963
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