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:
ca50410
)
ASoC: wm8962: Move register initialisation to I2C probe()
author
Mark Brown
<broonie@linaro.org>
Thu, 17 Oct 2013 14:04:21 +0000
(15:04 +0100)
committer
Mark Brown
<broonie@linaro.org>
Fri, 18 Oct 2013 10:33:55 +0000
(11:33 +0100)
This is more idiomatic and is required for robust operation since we must
ensure that the clocking configuration is valid as rapidly as possible.
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found