]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversion
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 9 Jun 2012 03:38:12 +0000 (11:38 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 11 Jun 2012 05:11:40 +0000 (13:11 +0800)
commit433897f7408b556f7dfbb98c94deea02e634d2a7
tree87908c83733c7f3ca300c0e17cb4bb0f6361c569
parent972a55b62d592cfcd6d73577df8a52f1251ea9a7
ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversion

We no longer have a flat ASoC cache so can't peer directly into the array
any more but should instead use the register I/O functions to update the
cache.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org (v3.4)
sound/soc/codecs/wm8904.c