b9dcac88fe84 author Vivek Gautam 1351945828 +0530 committer Felipe Balbi 1352202269 +0200 usb: dwc3: exynos: remove platform data support 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 Signed-off-by: Felipe Balbi –9