ASoC: tegra+wm8903: move all GPIO setup into probe
authorStephen Warren <swarren@nvidia.com>
Tue, 22 May 2012 22:08:54 +0000 (16:08 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 3 Jun 2012 12:06:36 +0000 (13:06 +0100)
commitf51022f1aedc4d1a02d0dfa8fde47f6a8291f618
tree50dc2009ab531f7689e97063a5bf352abab8c072
parent0bf79ef2c303cc70d036c9fb355aeb468e8efb62
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 <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/tegra/tegra_wm8903.c
This page took 0.026324 seconds and 5 git commands to generate.