usb: dwc3: exynos: remove platform data support
authorVivek Gautam <gautam.vivek@samsung.com>
Sat, 3 Nov 2012 12:30:28 +0000 (18:00 +0530)
committerFelipe Balbi <balbi@ti.com>
Tue, 6 Nov 2012 11:44:29 +0000 (13:44 +0200)
We are removing plat data which was used till now to init and
exit phy. We no longer need this since dwc3-core takes care of
initializing and shutting-down the phy using usb_phy_init()
and usb_phy_shutdown().

Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found