ASoC: simple-card: is_top_level_node parameter to simple_card_dai_link_of()
authorJyri Sarha <jsarha@ti.com>
Thu, 24 Apr 2014 16:42:00 +0000 (19:42 +0300)
committerMark Brown <broonie@linaro.org>
Thu, 24 Apr 2014 17:23:49 +0000 (18:23 +0100)
commit648722155dc081b019ab0ef548bbebde760a2b83
treef5b286b235b189543142f19ebcd6344c1ba72321
parent781cbebed750af26341e551b785048a1ea347c5e
ASoC: simple-card: is_top_level_node parameter to simple_card_dai_link_of()

Restore correct parsing of dai-link subnodes with more explicit
implementation for applying the "simple-audio-card,"-prefix to
dai-link property and subnode names.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/generic/simple-card.c