From: Axel Lin Date: Tue, 6 Mar 2012 07:06:53 +0000 (+0800) Subject: ASoC: Add missing regmap_init_i2c in wm8804_i2c_probe X-Git-Tag: v3.4-rc1~88^2^2~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f320515a589eeb9bfbc317801e60b87a12f9eae1;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed