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
> all
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