usb: otg: Move phy interface to separate file.
authorVenu Byravarasu <vbyravarasu@nvidia.com>
Tue, 4 Sep 2012 08:55:58 +0000 (14:25 +0530)
committerFelipe Balbi <balbi@ti.com>
Wed, 5 Sep 2012 12:33:16 +0000 (15:33 +0300)
commitde4217d90fed1b1714a270ceb5d092f7314e8bda
tree086fc7cfbfb129293264402070c8a4c7d09ee93d
parente7aafd72f3bbf5032db5e96dd3b130e0077513ee
usb: otg: Move phy interface to separate file.

As otg.h is containing lots of phy interface related
stuff, moving all phy interface related stuff to new
file named phy.h

Signed-off-by: Venu Byravarasu <vbyravarasu@nvidia.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
include/linux/usb/otg.h
include/linux/usb/phy.h [new file with mode: 0644]