On Sep 15, 2009, at 4:43 PM, Anton Vorontsov wrote:
It appears that QE shuts down on all MPC85xx CPUs (i.e. MPC8568 and
MPC8569) and thus needs reset upon resume.
So modify qe_alive_during_sleep() to account that.
Signed-off-by: Anton Vorontsov <redacted>
---
arch/powerpc/include/asm/qe.h | 23 ++++++++++++++++++++++-
arch/powerpc/sysdev/qe_lib/qe.c | 13 -------------
2 files changed, 22 insertions(+), 14 deletions(-)
applied to next.
- k