From: Vivek Gautam Date: Sat, 3 Nov 2012 12:30:28 +0000 (+0530) Subject: usb: dwc3: exynos: remove platform data support X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~60^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7947699a4e0d960c36e01b01a4e518f35eea2265;p=pandora-kernel.git 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 --- Reading git-diff-tree failed