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:
ba106ce
)
ASoC: Add missing regmap_init_i2c in wm8804_i2c_probe
author
Axel Lin
<axel.lin@gmail.com>
Tue, 6 Mar 2012 07:06:53 +0000
(15:06 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 6 Mar 2012 12:22:11 +0000
(12:22 +0000)
commit 891271c "ASoC: Convert wm8804 to direct regmap API usage"
only converts wm8804_spi_probe to use regmap_init_spi.
This patch adds missing regmap_init_i2c in wm8804_i2c_probe.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found