git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e44fbbd
)
ASoC: tegra+alc5632: move all GPIO setup into probe
author
Stephen Warren
<swarren@nvidia.com>
Tue, 22 May 2012 22:09:51 +0000
(16:09 -0600)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 3 Jun 2012 12:06:37 +0000
(13:06 +0100)
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>
No differences found