diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-03-14 09:26:11 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-03-17 17:53:23 +0100 |
commit | bfe723f6eae285e399615d99f297d1646a6253fe (patch) | |
tree | 5904b786cc74f04662e92afe6f8d2d63609dc70f /sound/soc/sh/rcar/rsnd.h | |
parent | ASoC: sirf: Add SiRF audio card (diff) | |
download | linux-bfe723f6eae285e399615d99f297d1646a6253fe.tar.xz linux-bfe723f6eae285e399615d99f297d1646a6253fe.zip |
ASoC: sirf-audio-codec: Remove snd_soc_codec_set_cache_io() call
There was a overlap between the snd_soc_codec_set_cache_io() cleanup and the
addition of the sirf-audio-codec resulting in the sirf-audio-codec driver still
using the old signature of snd_soc_codec_set_cache_io(), which will cause a
compile error. Since the core is able to automatically setup IO for this driver
we can just remove both the snd_soc_set_cache_io() call and the control_data
assignment.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/sh/rcar/rsnd.h')
0 files changed, 0 insertions, 0 deletions