ASoC: adau1701: remove control_data assignment
authorDaniel Mack <zonque@gmail.com>
Thu, 27 Jun 2013 20:00:05 +0000 (22:00 +0200)
committerMark Brown <broonie@linaro.org>
Sun, 30 Jun 2013 11:42:02 +0000 (12:42 +0100)
commitcef929ec4e80fcfe249c800408a5f9d72ebd5933
tree4775dd004b380a37080a342ee2cddd3bd146bea5
parentee441140e7676766b0ce8b9e9a259066bb54c149
ASoC: adau1701: remove control_data assignment

codec->control_data has to be left unset to make the ASoC core access
the regmap properly.

That bug slipped in during a rebase session of the driver refactoring.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/adau1701.c