ARM: OMAP2+: omap4panda: Adapt to ehci-omap changes
authorRoger Quadros <rogerq@ti.com>
Wed, 20 Mar 2013 15:44:42 +0000 (17:44 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 2 Apr 2013 16:59:52 +0000 (09:59 -0700)
commit84337b633327bff82a240f6c6658488059b00149
tree083f407e10887a860cf34b8eab754167e1ebdf84
parent5ecd52e563f1e14f9cfe06130fbf9fdb73f227e8
ARM: OMAP2+: omap4panda: Adapt to ehci-omap changes

Use usbhs_init_phys() to register the PHY's VCC and RESET
regulators and the NOP PHY device.

Get rid of managing the PHY clock as it will be done by the PHY driver.
For that to work we create a clock alias that links the PHY clock name
to the PHY device name.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-omap4panda.c