]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: OMAP2+: omap-usb-host: Get rid of platform_data from struct usbhs_phy_data
authorRoger Quadros <rogerq@ti.com>
Tue, 24 Sep 2013 08:53:49 +0000 (11:53 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 4 Oct 2013 14:29:10 +0000 (09:29 -0500)
commit67c8d0636445da59b27697f380a7e2089c5707eb
treec3d25cb982544ce66ebfa98834caaa1c6026acac
parentbd27fa44e13830d2baa278d5702e766380659cb3
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 <tony@atomide.com>
Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
arch/arm/mach-omap2/board-omap3beagle.c
arch/arm/mach-omap2/usb-host.c
arch/arm/mach-omap2/usb.h