From: Roger Quadros Date: Tue, 24 Sep 2013 08:53:49 +0000 (+0300) Subject: ARM: OMAP2+: omap-usb-host: Get rid of platform_data from struct usbhs_phy_data X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~22^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67c8d0636445da59b27697f380a7e2089c5707eb;p=pandora-kernel.git ARM: OMAP2+: omap-usb-host: Get rid of platform_data from struct usbhs_phy_data The platform data bits can be inferred from the other members of struct usbhs_phy_data. So get rid of the platform_data member. Build the platform data for the PHY device in usbhs_init_phys() instead. Acked-by: Tony Lindgren Signed-off-by: Roger Quadros Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed