diff options
author | Jarkko Nikula <jhnikula@gmail.com> | 2010-09-14 14:54:47 +0300 |
---|---|---|
committer | Liam Girdwood <lrg@slimlogic.co.uk> | 2010-09-15 13:56:15 +0100 |
commit | e18eca4303c67ac58c75e72c7318e9709188f40d (patch) | |
tree | 7fa8f32dc95bfd42a663866083662d7999350413 /crypto/seqiv.c | |
parent | 2c4ee9b579d17006ad9a83f13e3ae15c142dc41e (diff) | |
download | kernel_samsung_smdk4412-e18eca4303c67ac58c75e72c7318e9709188f40d.zip kernel_samsung_smdk4412-e18eca4303c67ac58c75e72c7318e9709188f40d.tar.gz kernel_samsung_smdk4412-e18eca4303c67ac58c75e72c7318e9709188f40d.tar.bz2 |
ASoC: tlv320aic3x: Use snd_soc_read and snd_soc_write
Start phasing out aic3x_read_reg_cache, aic3x_write_reg_cache, aic3x_read and
aic3x_write calls in order to switch to soc-cache helpers.
This patch replaces aic3x_read_reg_cache and aic3x_write with snd_soc_read
and snd_soc_write. This is basically null-op since .read and .write in
soc_codec_dev_aic3x points to 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>
Diffstat (limited to 'crypto/seqiv.c')
0 files changed, 0 insertions, 0 deletions