From: Mark Brown Date: Mon, 10 Sep 2012 04:53:12 +0000 (+0800) Subject: ASoC: cs4270: Move regulator acquisition to I2C probe() X-Git-Tag: v3.7-rc1~81^2~14^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b61d6d40323997d9da3b95ecce2570f0b782a07f;p=pandora-kernel.git ASoC: cs4270: Move regulator acquisition to I2C probe() This is better style since it has us obtaining all resources before we try the ASoC probe. This change also fixes a potential issue where we don't enable the regulators before trying to confirm the device ID which could cause a failure during probe in some system configurations. Signed-off-by: Mark Brown Acked-by: Timur Tabi --- Reading git-diff-tree failed