ARM: OMAP4+: CPUidle: Consolidate idle driver for OMAP5 support
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Fri, 5 Apr 2013 12:59:03 +0000 (18:29 +0530)
committerKevin Hilman <khilman@linaro.org>
Tue, 9 Apr 2013 16:48:21 +0000 (09:48 -0700)
commitdb4f3dab629109882170a7b1b8fb655a34c52846
treea3c4ab822464b606c92f9e0056fbac7a565a7efd
parente7457253494fff660a72bc0cedeee97491ccd173
ARM: OMAP4+: CPUidle: Consolidate idle driver for OMAP5 support

The OMAP5 idle driver can re-use most of OMAP4 CPUidle driver
implementation. Also the next derivative SOCs are going to re-use
the MPUSS so, same driver with minor updates can be re-used.

Prepare the code so that its easier to add CPUidle support for
OMAP5 devices.

Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
arch/arm/mach-omap2/cpuidle44xx.c