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)
commitfa659d830df0bad8fc3a3815a7f36bd8b7ed9254
treebd10eca8fd3edfc977d19d26411cfc9be7b46da7
parent2fb148804fe50639be4c5addb9e28aad0fce1687
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
This page took 0.026837 seconds and 5 git commands to generate.