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:
67d0c47
)
ASoC: core - Make platform probe more like codec probe.
author
Liam Girdwood
<lrg@ti.com>
Fri, 1 Jul 2011 15:54:08 +0000
(16:54 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sat, 2 Jul 2011 18:50:16 +0000
(11:50 -0700)
In preparation for ASoC dynamic PCM support (AKA ASoC DSP)
Platform will also support DAPM so separate out the probe function
to simplify the code (just like the codec probe).
Signed-off-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found