omap: pm-debug: Move common debug code to pm-debug.c
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Tue, 14 Sep 2010 19:33:59 +0000 (01:03 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Fri, 24 Sep 2010 00:14:09 +0000 (17:14 -0700)
commit86b0c1e3c07f7fc3a8197a934d9a04476061bed9
treeae57143e3acafee1820b466391ae707847407b20
parentb3294e2327718e9487e662d1392b36b39f07d70b
omap: pm-debug: Move common debug code to pm-debug.c

This patch moves omap2_pm_wakeup_on_timer() and pm debug entries
form pm34xx.c to pm-debug.c and export it, so that it is available
to other OMAPs

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