ARM: OMAP2+: Remove legacy_init_ehci_clk()
authorRoger Quadros <rogerq@ti.com>
Thu, 27 Feb 2014 14:18:29 +0000 (16:18 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 4 Mar 2014 18:20:22 +0000 (10:20 -0800)
The necessary clock phandle for the EHCI clock is now provided
via device tree so we no longer need this legacy method.

Update the omap4-panda and omap5-uevm board DTS to provide the
necessary EHCI PHY clock information.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found