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:
38dbfb5
)
ASoC: ak4104: Remove superfluous codec->control_data initialization
author
Lars-Peter Clausen
<lars@metafoo.de>
Tue, 4 Mar 2014 08:19:37 +0000
(09:19 +0100)
committer
Mark Brown
<broonie@linaro.org>
Wed, 5 Mar 2014 01:25:36 +0000
(09:25 +0800)
The driver uses automatic IO setup, which will also initialize the control_data
field of the CODEC, no need to do it manually.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found