commit | f320515a589eeb9bfbc317801e60b87a12f9eae1 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Tue Mar 06 15:06:53 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Mar 06 12:22:11 2012 +0000 |
tree | da55782d50f800009bac76ab5e6e8722dae0074d | |
parent | ba106ce3d04db9085d32b47aee545c35b586827a [diff] |
ASoC: Add missing regmap_init_i2c in wm8804_i2c_probe 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>