omap3: pm: Use exported set_cr() instead of a custom one.
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Fri, 11 Feb 2011 15:12:11 +0000 (20:42 +0530)
committerKevin Hilman <khilman@ti.com>
Thu, 10 Mar 2011 00:15:50 +0000 (16:15 -0800)
commit261bfb286eab32aa6129f48d2b2d24f20825757b
tree45e4f23bda9e8f62bb516c82e12b49745e0bf29b
parent51d070afd6f927752c76a0cc537c73737578bb93
omap3: pm: Use exported set_cr() instead of a custom one.

Remove the custom restore_control_register() and use the exported
set_cr() instead to set the system control register(SCTRL) value.

No functional change.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: Kevin Hilman <khilman@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/pm34xx.c