commit | f51022f1aedc4d1a02d0dfa8fde47f6a8291f618 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Tue May 22 16:08:54 2012 -0600 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Jun 03 13:06:36 2012 +0100 |
tree | 50dc2009ab531f7689e97063a5bf352abab8c072 | |
parent | 0bf79ef2c303cc70d036c9fb355aeb468e8efb62 [diff] |
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>