commit | db4f3dab629109882170a7b1b8fb655a34c52846 | [log] [tgz] |
---|---|---|
author | Santosh Shilimkar <santosh.shilimkar@ti.com> | Fri Apr 05 18:29:03 2013 +0530 |
committer | Kevin Hilman <khilman@linaro.org> | Tue Apr 09 09:48:21 2013 -0700 |
tree | a3c4ab822464b606c92f9e0056fbac7a565a7efd | |
parent | e7457253494fff660a72bc0cedeee97491ccd173 [diff] |
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>