commit | c5dff5545c97ab33bdb2a529a2375966ceb0700c | [log] [tgz] |
---|---|---|
author | Anand Gadiyar <gadiyar@ti.com> | Sun Nov 21 23:23:41 2010 +0530 |
committer | Anand Gadiyar <gadiyar@ti.com> | Wed Dec 01 02:34:39 2010 +0530 |
tree | 431f94a0bde3fc094a949c4998f54a76dafe849c | |
parent | 5467e16d891090d54d036044e66f94b89b1c3683 [diff] |
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>