usb: ehci-omap: update clock names to be more generic
authorKeshava Munegowda <keshava_mgowda@ti.com>
Sun, 21 Nov 2010 17:53:40 +0000 (23:23 +0530)
committerAnand Gadiyar <gadiyar@ti.com>
Tue, 30 Nov 2010 21:01:53 +0000 (02:31 +0530)
commit6dba39e278b81665a838f37a75fe37b89f3ce610
tree905956dec616b9db7103061596fde5b0d8cd2864
parent4f6838436915fdc281173bfd5bef6d8ab5cb1a7f
usb: ehci-omap: update clock names to be more generic

Rename usbhost2_120m_fck to usbhost_hs_fck and usbhost1_48m_fck
to usbhost_fs_fck, to better reflect the clocks' functionalities.

In OMAP4, the frequencies for the corresponding clocks are not
necessarily the same as with OMAP3, however the functionalities
are.

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