commit | 87faaabb09d0802d54ff863a16ca821d7c669cb6 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Thu Dec 10 21:00:56 2009 +0300 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Dec 10 19:56:41 2009 -0600 |
tree | 238e0e4e28c189f18227ae9a685d3ba312b82403 | |
parent | f25c525c1412675d2b23d5d88660fb5c9f3a5341 [diff] |
powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCR We need to save SICRL, SICRH and SCCR registers on suspend, and restore them on resume. Otherwise, we lose IO and clocks setup on MPC8315E-RDB boards when ULPI USB PHY is used (non-POR setup). Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Acked-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>