ASoC: multi-component: TWL4030: Restore registers on removal
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Thu, 12 Aug 2010 06:29:52 +0000 (09:29 +0300)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Thu, 12 Aug 2010 13:04:35 +0000 (14:04 +0100)
commit5dcba5d6741d4533e0ef696507f93f2a4c738efb
tree0afd6318140622da67808de313b37c2a66da548a
parenta6d14342dc46f0ef94cccf323fd9481de84b458f
ASoC: multi-component: TWL4030: Restore registers on removal

Add back the register restore call, when the codec driver is
removed.
This does not affect normal operation, but it is usefull when
debugging audio through the twl4030 class codecs.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/codecs/twl4030.c