omap: pm: Move set_pwrdm_state routine to common pm.c
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Tue, 14 Sep 2010 19:34:01 +0000 (01:04 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Fri, 24 Sep 2010 00:14:11 +0000 (17:14 -0700)
commiteb6a2c7550560e6619eadb912ea8384ce27964b8
treeb8ba9154876a34450d3957828899b53c0543bef1
parent315e2556f62adb51c40d5422f4134bd3630d8157
omap: pm: Move set_pwrdm_state routine to common pm.c

The set_pwrdm_state() is needed on omap4 as well so move
this routine to common pm.c file so that it's available for omap3/4

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/pm.c
arch/arm/mach-omap2/pm.h
arch/arm/mach-omap2/pm34xx.c