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:
503ae5e
)
ASoC: core: Add one dai_get_widget helper instead of two rtd based ones
author
Benoit Cousson
<bcousson@baylibre.com>
Thu, 24 Apr 2014 12:01:45 +0000
(14:01 +0200)
committer
Mark Brown
<broonie@linaro.org>
Thu, 24 Apr 2014 12:25:16 +0000
(13:25 +0100)
Replace rtd_get_codec_widget() and rtd_get_cpu_widget() by a simple
dai_get_widget() in preparation for DAI-multicodec support, per Lars
suggestion.
No functional change.
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/soc-pcm.c
patch
|
blob
|
history
diff --cc
sound/soc/soc-pcm.c
Simple merge