diff options
author | Jarkko Nikula <[email protected]> | 2010-09-14 14:54:47 +0300 |
---|---|---|
committer | Liam Girdwood <[email protected]> | 2010-09-15 13:56:15 +0100 |
commit | e18eca4303c67ac58c75e72c7318e9709188f40d (patch) | |
tree | 7fa8f32dc95bfd42a663866083662d7999350413 /net/lapb/lapb_iface.c | |
parent | 2c4ee9b579d17006ad9a83f13e3ae15c142dc41e (diff) |
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 <[email protected]>
Acked-by: Mark Brown <[email protected]>
Signed-off-by: Liam Girdwood <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions