ARM: OMAP4+: PM: Consolidate OMAP4 PM code to re-use it for OMAP5
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Thu, 12 Apr 2012 11:21:47 +0000 (16:51 +0530)
committerKevin Hilman <khilman@linaro.org>
Tue, 9 Apr 2013 17:53:06 +0000 (10:53 -0700)
OMAP5 has backward compatible PRCM block and it's programming
model is mostly similar to OMAP4. Same is going to be maintained
for future OMAP4 based SOCs. Hence consolidate the OMAP4 power
management code so that it can be re-used on OMAP5 and later devices.

While at it, update the kernel-doc for omap4_pm_init().

Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>

No differences found