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:
2fb1488
)
ASoC: imx-sgtl5000: use of_node to match cpu dai
author
Shawn Guo
<shawn.guo@linaro.org>
Mon, 25 Mar 2013 03:19:12 +0000
(11:19 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 25 Mar 2013 10:22:20 +0000
(10:22 +0000)
Since imx-sgtl5000 is only used on DT platform, it makes more sense to
use cpu_of_node rather than cpu_dai_name to match cpu dai.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found