usb: phy: move OTG FSM header
authorAnton Tikhomirov <av.tikhomirov@samsung.com>
Tue, 26 Nov 2013 02:47:02 +0000 (11:47 +0900)
committerFelipe Balbi <balbi@ti.com>
Tue, 26 Nov 2013 16:58:18 +0000 (10:58 -0600)
commit5653668c9585441926dd2575791f6b5bb84bb254
tree8833d43c98302819339350807018b1abf85e09d0
parent16e569e9661ea2b964b8abb607a51e5285254021
usb: phy: move OTG FSM header

Other USB drivers may want to use OTG final state machine
implementation, so make this header available for them.

Signed-off-by: Anton Tikhomirov <av.tikhomirov@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-fsl-usb.h
drivers/usb/phy/phy-fsm-usb.c
drivers/usb/phy/phy-fsm-usb.h [deleted file]
include/linux/usb/otg-fsm.h [new file with mode: 0644]