]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: imx-sgtl5000: use of_node to match cpu dai
authorShawn Guo <shawn.guo@linaro.org>
Mon, 25 Mar 2013 03:19:12 +0000 (11:19 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 25 Mar 2013 10:22:20 +0000 (10:22 +0000)
commitc494473956c57286d3ccc2f9e12691a450a3d047
treebd10eca8fd3edfc977d19d26411cfc9be7b46da7
parentdabd697d32de7aa31bc18d668ddb5c2558f96c15
ASoC: imx-sgtl5000: use of_node to match cpu dai

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>
sound/soc/fsl/imx-sgtl5000.c