]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commit7947699a4e0d960c36e01b01a4e518f35eea2265
tree6812e4b632a2cdc64711a3dead8bd96933c39bcf
parentaccefdd4b234f029a530928ee930b9dcac88fe84
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>
drivers/usb/dwc3/dwc3-exynos.c