ASoC: Remove WM8994 register cache
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 25 Oct 2011 14:13:12 +0000 (16:13 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 12 Dec 2011 16:20:11 +0000 (00:20 +0800)
commitcae59c7b2185856522822e40260174c088ca5b11
tree6d73ed3404210f847061e7b6c343123db26654c1
parentd9a7666ff3a9e109844bf5aca5f50e3743f65840
ASoC: Remove WM8994 register cache

Now that the mfd is using the register map cache there's no need for the
CODEC driver to do any register cache management or any funny dances to
interact with the other drivers using the device so just remove the cache
initialisation and volatility information.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/Makefile
sound/soc/codecs/wm8994-tables.c [deleted file]
sound/soc/codecs/wm8994.c
sound/soc/codecs/wm8994.h
This page took 0.025527 seconds and 5 git commands to generate.