From: Jarkko Nikula Date: Mon, 23 Aug 2010 07:38:40 +0000 (+0300) Subject: ASoC: Fix tlv320aic3x GPIO initialization X-Git-Tag: v2.6.37-rc1~126^2~1^2~128^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37b47656baa3e4e78d539db2531a75590652327b;p=pandora-kernel.git ASoC: Fix tlv320aic3x GPIO initialization aic3x_init does a soft reset first and thus TLV320AIC3x GPIO setup must be done after doing the basic init. Before multi-component the init was done at i2c probe time and GPIO setup at soc probe time. Signed-off-by: Jarkko Nikula Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed