]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5e63429bbe7979cf85ea2976e2e40831125fdf71
tree0f5b14691c833f95e3449884ebe04f7c3f6e8be1
parent42db602b4b4189fde00c8f7047d27a41805b827e
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