git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee44114
)
ASoC: adau1701: remove control_data assignment
author
Daniel Mack
<zonque@gmail.com>
Thu, 27 Jun 2013 20:00:05 +0000
(22:00 +0200)
committer
Mark Brown
<broonie@linaro.org>
Sun, 30 Jun 2013 11:42:02 +0000
(12:42 +0100)
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>
No differences found