]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8994: Remove ASoC level register cache sync
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 31 Jan 2012 14:51:29 +0000 (14:51 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 31 Jan 2012 15:24:58 +0000 (15:24 +0000)
commit6b29b54f9d036b89174f6f463814b87f50c045cc
tree92cfb590a10823ce70b8eb88116f486a46a2549c
parent91116073c82ba89089cc55f2c81bbedff0c8ad7a
ASoC: wm8994: Remove ASoC level register cache sync

Now we've switched over to regmap the ASoC level cache sync will be
ineffectual and potentially harmful as there is no longer an ASoC level
cache.

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