ARM: OMAP: USB: device name change for the clk names of usbhs
authorKeshava Munegowda <Keshava_mgowda@ti.com>
Tue, 11 Oct 2011 07:51:51 +0000 (13:21 +0530)
committerPaul Walmsley <paul@pwsan.com>
Fri, 16 Dec 2011 11:27:43 +0000 (04:27 -0700)
commita6d3a6622ee459eb44952246214d658b474ea8eb
tree0f5b14691c833f95e3449884ebe04f7c3f6e8be1
parent50b2a9bd1784c202a642fefa75ce787faf048801
ARM: OMAP: USB: device name change for the clk names of usbhs

device name usbhs clocks are changed from
usbhs-omap.0 to usbhs_omap; this is because
in the hwmod registration the device name is set
as usbhs_omap; The redudant clock nodes are removed.

Signed-off-by: Keshava Munegowda <keshava_mgowda@ti.com>
Reviewed-by: Partha Basak <parthab@india.ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/clock3xxx_data.c
arch/arm/mach-omap2/clock44xx_data.c
drivers/mfd/omap-usb-host.c