ARM: OMAP2+: CM: add common APIs for cm_module_enable/disable
authorTero Kristo <t-kristo@ti.com>
Thu, 3 Apr 2014 07:54:00 +0000 (10:54 +0300)
committerTero Kristo <t-kristo@ti.com>
Mon, 22 Sep 2014 12:52:26 +0000 (15:52 +0300)
commita748f5dc5eca3f34d0e6b8939ca02c1c929a6ca9
treed5b2539b6ea1db78a12b798da0a3afa9ab5dff63
parentec98d53bfada26aa341b6f1e3b998dcb16e4b3af
ARM: OMAP2+: CM: add common APIs for cm_module_enable/disable

Adds a generic CM driver API for enabling/disabling modules.
The SoC specific implementations are registered through cm_ll_data.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Tested-by: Nishanth Menon <nm@ti.com>
arch/arm/mach-omap2/cm.h
arch/arm/mach-omap2/cm33xx.c
arch/arm/mach-omap2/cm33xx.h
arch/arm/mach-omap2/cm_common.c
arch/arm/mach-omap2/cminst44xx.c
arch/arm/mach-omap2/cminst44xx.h
arch/arm/mach-omap2/omap_hwmod.c