Santosh Shilimkar <santosh.shilimkar@xxxxxx> writes: > 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. > Hi Santosh, This series looks good. Can you rebase it on my pm-next branch please? There's already a patch from Thara queued up in my pm-next queue that does most (all?) of what your patch 1 does. Thanks, Kevin > The following changes since commit 49553c2ef88749dd502687f4eb9c258bb10a4f44: > Linus Torvalds (1): > Linux 2.6.36-rc4 > > 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 | 26 ++++++++++++++ > arch/arm/mach-omap2/pm.c | 50 ++++++++++++++++++++++++++ > arch/arm/mach-omap2/pm.h | 8 +++-- > arch/arm/mach-omap2/pm34xx.c | 76 ++------------------------------------- > 4 files changed, 85 insertions(+), 75 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html