ARM: OMAP2+: smartreflex: Use the names from hwmod data instead of voltage domains.
authorJean Pihet <j-pihet@ti.com>
Tue, 24 Apr 2012 05:11:27 +0000 (10:41 +0530)
committerKevin Hilman <khilman@ti.com>
Thu, 31 May 2012 23:03:44 +0000 (16:03 -0700)
commit8b765d727d711650ab3521411fd48a0d8f62a84c
treee20803fa5d17ad670a016db4ae7a7d5146de9944
parent80821c9c90427dd0f9274a82f9d69e43300d10bb
ARM: OMAP2+: smartreflex: Use the names from hwmod data instead of voltage domains.

Associate a name with each SmartReflex instance from the hwmod data,
rather than attempting to reuse the name of a voltage domain. The name
from hwmod better reflects the smartreflex integration in the system.

Also have the name passed to the drivers using pdata, which helps to remove
any dependencies on SoC-specific structures.

Signed-off-by: Jean Pihet <j-pihet@ti.com>
Signed-off-by: J Keerthy <j-keerthy@ti.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/smartreflex-class3.c
arch/arm/mach-omap2/smartreflex.c
arch/arm/mach-omap2/sr_device.c
include/linux/power/smartreflex.h
This page took 0.094603 seconds and 5 git commands to generate.