[ARM] pxa: remove the unnecessary restoring of MFP registers
authorEric Miao <eric.y.miao@gmail.com>
Mon, 4 Jan 2010 08:26:32 +0000 (16:26 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Mon, 1 Mar 2010 23:40:47 +0000 (07:40 +0800)
MFP registers are saved and restored by the mfp sys_device before all
other platform devices, and it is unnecessary here.

Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>

No differences found