commit | 46d2293470c18c1bb632083bf0b589deff30ccae | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Wed Sep 16 01:43:54 2009 +0400 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Nov 11 21:43:15 2009 -0600 |
tree | f0f0382c718138e4d2852ff0b753d96b380d4be6 | |
parent | 0c7b87b0857f0e17be982fd840046444a83c3996 [diff] |
powerpc/qe: QE also shuts down on MPC8568 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 <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>