From: Stephen Warren Date: Tue, 22 May 2012 22:08:54 +0000 (-0600) Subject: ASoC: tegra+wm8903: move all GPIO setup into probe X-Git-Tag: v3.6-rc1~117^2~4^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f51022f1aedc4d1a02d0dfa8fde47f6a8291f618;p=pandora-kernel.git ASoC: tegra+wm8903: move all GPIO setup into probe Now that deferred probe exists, we can parse device tree and request GPIOs from probe(), rather than deferring this to the DAI link's init(). Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed