[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)
commite1aed7ca555af7412ca1336241b918d78485232f
treed7f96f947f3cd0443a90d017e51d10ae4511e87d
parentbedbda97175bcc540512f67ce02364100fba5f28
[ARM] pxa: remove the unnecessary restoring of MFP registers

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>
sound/arm/pxa2xx-ac97-lib.c