Re: [PATCH 23/25] ARM: pm: omap34xx: convert to generic suspend/resume support

2011-06-24 Thread Jean Pihet
Russell, Just a minor remark: On Thu, Jun 23, 2011 at 9:16 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: Convert sa11x0 to use the generic CPU suspend/resume support, rather ^^^ should be 'OMAP3' than implementing its own version.  Tested on 3430 LDP.

Re: [PATCH 23/25] ARM: pm: omap34xx: convert to generic suspend/resume support

2011-06-24 Thread Russell King - ARM Linux
On Fri, Jun 24, 2011 at 09:37:03AM +0200, Jean Pihet wrote: Russell, Just a minor remark: On Thu, Jun 23, 2011 at 9:16 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: Convert sa11x0 to use the generic CPU suspend/resume support, rather ^^^ should be 'OMAP3'

[PATCH 23/25] ARM: pm: omap34xx: convert to generic suspend/resume support

2011-06-23 Thread Russell King - ARM Linux
Convert sa11x0 to use the generic CPU suspend/resume support, rather than implementing its own version. Tested on 3430 LDP. Signed-off-by: Russell King rmk+ker...@arm.linux.org.uk --- arch/arm/mach-omap2/pm34xx.c| 47 +++-- arch/arm/mach-omap2/sleep34xx.S | 143