]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ASoC: tlv320aic3x: Switch to soc-cache helpers
authorJarkko Nikula <jhnikula@gmail.com>
Tue, 14 Sep 2010 11:54:48 +0000 (14:54 +0300)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Wed, 15 Sep 2010 12:56:15 +0000 (13:56 +0100)
commita84a441ba3cab4a62a8ed40fbfbc112ded50f492
tree528729054c7863e5855868660be0bebd712a67c4
parente18eca4303c67ac58c75e72c7318e9709188f40d
ASoC: tlv320aic3x: Switch to soc-cache helpers

Continue phasing out aic3x_read_reg_cache, aic3x_write_reg_cache, aic3x_read
and aic3x_write calls.

This patch takes the soc-cache in use and removes aic3x_read_reg_cache and
aic3x_write.

Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/codecs/tlv320aic3x.c