ASoC: 88pm60x: Don't use control data for i2c
authorMark Brown <broonie@linaro.org>
Thu, 19 Sep 2013 17:20:26 +0000 (18:20 +0100)
committerMark Brown <broonie@linaro.org>
Fri, 20 Sep 2013 09:40:50 +0000 (10:40 +0100)
commitfa129ebeba6db2b4bcea45efe87a71d68181c04c
tree2bd8a015d8cb0488e2ff4a05881dd95fd902ad9b
parent272b98c6455f00884f0350f775c5342358ebb73f
ASoC: 88pm60x: Don't use control data for i2c

In preparation for using the regmap directly in the CODEC driver replace
references to the I2C client using control_data with references to the
driver private data.

Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/88pm860x-codec.c
This page took 0.025121 seconds and 5 git commands to generate.