commit | cef929ec4e80fcfe249c800408a5f9d72ebd5933 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Thu Jun 27 22:00:05 2013 +0200 |
committer | Mark Brown <broonie@linaro.org> | Sun Jun 30 12:42:02 2013 +0100 |
tree | 4775dd004b380a37080a342ee2cddd3bd146bea5 | |
parent | ee441140e7676766b0ce8b9e9a259066bb54c149 [diff] |
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>