[PATCH] powerpc/85xx: Add lbc suspend support for PM

Kumar Gala galak at kernel.crashing.org
Thu Nov 24 16:04:22 EST 2011


On Nov 21, 2011, at 12:29 AM, Jia Hongtao wrote:

> Power supply for LBC registers is off when system go to deep-sleep state.
> We save the values of registers before suspend and restore to registers
> after resume.
> 
> We removed the last two reservation arrays from struct fsl_lbc_regs for
> allocating less memory and minimizing the memcpy size.
> 
> Signed-off-by: Jiang Yutang <b14898 at freescale.com>
> Signed-off-by: Jia Hongtao <B38951 at freescale.com>
> Signed-off-by: Li Yang <leoli at freescale.com>
> ---
> arch/powerpc/include/asm/fsl_lbc.h |    7 +++++--
> arch/powerpc/sysdev/fsl_lbc.c      |   36 ++++++++++++++++++++++++++++++++++++
> 2 files changed, 41 insertions(+), 2 deletions(-)

applied to next

- k


More information about the Linuxppc-dev mailing list