commit | 7947699a4e0d960c36e01b01a4e518f35eea2265 | [log] [tgz] |
---|---|---|
author | Vivek Gautam <gautam.vivek@samsung.com> | Sat Nov 03 18:00:28 2012 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Tue Nov 06 13:44:29 2012 +0200 |
tree | 6812e4b632a2cdc64711a3dead8bd96933c39bcf | |
parent | accefdd4b234f029a530928ee930b9dcac88fe84 [diff] |
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 <gautam.vivek@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>