commit | cae59c7b2185856522822e40260174c088ca5b11 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Oct 25 16:13:12 2011 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Dec 13 00:20:11 2011 +0800 |
tree | 6d73ed3404210f847061e7b6c343123db26654c1 | |
parent | d9a7666ff3a9e109844bf5aca5f50e3743f65840 [diff] |
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>