From: Sebastian Reichel Date: Sat, 5 Apr 2014 21:35:53 +0000 (+0200) Subject: ASoC: tlv320aic3x: fix shared reset pin for DT X-Git-Tag: omap-for-v3.16/pm-signed~32^2~2^2^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b5b24315781c744ab3868edee931ddb2145e6b5;p=pandora-kernel.git ASoC: tlv320aic3x: fix shared reset pin for DT Currently the second tlv320aic3x instance fails to be probed from DT if the reset pin is shared with the first one. This patch fixes it by moving the list add of the reset pin into the i2c_probe method. Signed-off-by: Sebastian Reichel Signed-off-by: Mark Brown --- Reading git-diff-tree failed