Re: [PATCH] powerpc/85xx: Add lbc suspend support for PM
From: Kumar Gala <hidden>
Date: 2011-11-24 05:04:34
From: Kumar Gala <hidden>
Date: 2011-11-24 05:04:34
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. =20 We removed the last two reservation arrays from struct fsl_lbc_regs =
for
allocating less memory and minimizing the memcpy size. =20 Signed-off-by: Jiang Yutang <redacted> Signed-off-by: Jia Hongtao <redacted> Signed-off-by: Li Yang <redacted> --- 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=