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:
313665b
)
ASoC: Consolidate CPU and CODEC DAI probe
author
Lars-Peter Clausen
<lars@metafoo.de>
Tue, 4 Nov 2014 10:30:59 +0000
(11:30 +0100)
committer
Mark Brown
<broonie@kernel.org>
Tue, 4 Nov 2014 11:53:53 +0000
(11:53 +0000)
CPU and CODEC DAI probe are performed in exactly the same way. Which means
we can reuse the snd_soc_codec_dai_probe() for probing CPU DAIs as well.
While we are at it also drop the unused card parameter form the function.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c
patch
|
blob
|
history
diff --cc
sound/soc/soc-core.c
Simple merge