commit | a4a54dd5bb1bb01010f46147d6d8b452255957bf | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Dec 12 15:55:35 2011 -0700 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Dec 20 01:05:34 2011 +0000 |
tree | f4f101cd8ceb909c32ebc0c6112446d2f483327d | |
parent | bec4fa05e25f7e78ec67df389539acc6bb352a2a [diff] |
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 <swarren@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>