Re: [PATCH 0/3 v2] omap: pm: Move the common code to allow re-use

2010-09-14 Thread Kevin Hilman
Santosh Shilimkar writes: > (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 ent

[PATCH 0/3 v2] omap: pm: Move the common code to allow re-use

2010-09-14 Thread Santosh Shilimkar
(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 Shilimka