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)
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>

No differences found