]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: wm8962: Implement DSP2 configuration initialisation
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 23 Feb 2012 20:19:47 +0000 (20:19 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:28:24 +0000 (11:28 +0100)
commit26b427a701f81d4092869682c386a3e317983c9d
tree24d0cfa3173bc1655531861499621f2cc8a4679e
parent9dd90c5db0401061009183e6407feff3724ebc8b
ASoC: wm8962: Implement DSP2 configuration initialisation

We can simply use the register cache code to synchronise the current
configuration down to the device when bringing up the DSP.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8962.c