ARM: OMAP4+/AM33xx: CM: add common API for cm_wait_module_idle
authorTero Kristo <t-kristo@ti.com>
Thu, 3 Apr 2014 06:50:49 +0000 (09:50 +0300)
committerTero Kristo <t-kristo@ti.com>
Mon, 22 Sep 2014 12:52:25 +0000 (15:52 +0300)
commit44ea56ae74a31e3c468a617322b5d0f7c33dce64
tree9f7f1462653325882a453ee2d92b736175ab6f0d
parent0f9a15bcb0c744188e7d6dc4b8adc861b64f043f
ARM: OMAP4+/AM33xx: CM: add common API for cm_wait_module_idle

Adds a generic CM driver API for waiting module to enter idle / standby.
The SoC specific implementations are registered through cm_ll_data.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Paul Walmsley <paul@pwsan.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