ASoC: wm8962: Restore device state after reset in runtime resume
authorMark Brown <broonie@linaro.org>
Fri, 7 Jun 2013 15:19:58 +0000 (16:19 +0100)
committerMark Brown <broonielinaro.org>
Mon, 10 Jun 2013 12:50:44 +0000 (13:50 +0100)
commit9c24b1672283644adf871244771ebf387dd73f90
tree750c4e266d74faa1d837b69a46d036e9ddbdbc37
parentd74e9e7090aeb9b61e683e5abf7ca70fa18f846b
ASoC: wm8962: Restore device state after reset in runtime resume

After the device has been reset we need to repeat the same
initialisation we do on probe to make sure that the device is in
a known state.

Tested-by: Nicolin Chen <b42378@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/wm8962.c