]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb617189b941a406e683e27d059e0932523673f95
tree3a825247cfb0f1e7b4d04904f7584fbf46acff2f
parent60a1db938b2d03c2e2803df48977ff46d27042b3
ARM: OMAP4+: PM: Consolidate OMAP4 PM code to re-use it for OMAP5

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>
arch/arm/mach-omap2/pm44xx.c