ASoC: fsl-asoc-card: Add snd_soc_of_parse_audio_routing()
authorNicolin Chen <nicoleotsuka@gmail.com>
Sun, 15 Feb 2015 01:22:50 +0000 (17:22 -0800)
committerMark Brown <broonie@kernel.org>
Tue, 24 Feb 2015 14:46:13 +0000 (23:46 +0900)
commit3185878a70e721644b0e32ebbc0a039616551949
tree4c2ef05b781c2f71ba6bf1a9d6a70f502366e6d2
parentf23e860edbb3f2208c0ab3448e756689bb4a3760
ASoC: fsl-asoc-card: Add snd_soc_of_parse_audio_routing()

This patch adds snd_soc_of_parse_audio_routing() to get dapm routes
configurations via Device Tree.

Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl-asoc-card.c