powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCR
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Thu, 10 Dec 2009 18:00:56 +0000 (21:00 +0300)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 11 Dec 2009 01:56:41 +0000 (19:56 -0600)
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>

No differences found