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)
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>

No differences found