From: Mark Brown Date: Sat, 9 Jun 2012 02:03:20 +0000 (+0800) Subject: ASoC: wm8903: Move pin configuration into I2C probe() function X-Git-Tag: v3.6-rc1~117^2~4^2~89 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20c5fd399482ef5b87a41ab064b3255f1faaaee4;p=pandora-kernel.git ASoC: wm8903: Move pin configuration into I2C probe() function Ensure that the device pins are configured as soon as possible by moving the pin configration (including MICBIAS) into the I2C probe() function. This had been done in the CODEC probe() function when we were relying on the ASoC register I/O code. Signed-off-by: Mark Brown Tested-by: Stephen Warren --- Reading git-diff-tree failed