(v2 is rebased on Kevin's 'pm-next' branch)
This is small series moves some common pm code out of pm34xx.c so
that omap4 can re-use this and not duplicate it.
It's boot tested on OMAP3/4 with omap3_defconfig and also simple
test with millisecond debugfs entry and suspend/resume.
Santosh Shilimkar (3):
omap: pm-debug: Move common debug code to pm-debug.c
omap: pm-debug: Enable wakeup_timer_milliseconds debugfs entry
omap: pm: Move set_pwrdm_state routine to common pm.c
arch/arm/mach-omap2/pm-debug.c | 21 ++++++++++++
arch/arm/mach-omap2/pm.c | 50 ++++++++++++++++++++++++++++
arch/arm/mach-omap2/pm.h | 4 ++-
arch/arm/mach-omap2/pm34xx.c | 71 ++-------------------------------------
4 files changed, 78 insertions(+), 68 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html