usb: ehci-omap: use clkdev aliases for functional clocks
authorAnand Gadiyar <gadiyar@ti.com>
Sun, 21 Nov 2010 17:53:41 +0000 (23:23 +0530)
committerAnand Gadiyar <gadiyar@ti.com>
Tue, 30 Nov 2010 21:04:39 +0000 (02:34 +0530)
commitc5dff5545c97ab33bdb2a529a2375966ceb0700c
tree431f94a0bde3fc094a949c4998f54a76dafe849c
parent5467e16d891090d54d036044e66f94b89b1c3683
usb: ehci-omap: use clkdev aliases for functional clocks

Use the recently updated aliases to get functional clocks needed by
the driver. This allows the driver to acquire OMAP4-specific clocks
without having to use different clock names for OMAP3 and OMAP4.

Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
drivers/usb/host/ehci-omap.c