From: Stephen Warren Date: Mon, 12 Dec 2011 22:55:35 +0000 (-0700) Subject: ASoC: Add utility to parse DAPM routes from device tree X-Git-Tag: v3.3-rc1~14^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4a54dd5bb1bb01010f46147d6d8b452255957bf;p=pandora-kernel.git ASoC: Add utility to parse DAPM routes from device tree Implement snd_soc_of_parse_audio_routing(), a utility function that can parses a simple DAPM route table from device tree.The machine driver specifies the DT property to use, since this is binding-specific. Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed