commit | bec4fa05e25f7e78ec67df389539acc6bb352a2a | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Dec 12 15:55:34 2011 -0700 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Dec 20 01:05:34 2011 +0000 |
tree | ddde93b4ca9604bf586bde2381cdb8c0dffd3f07 | |
parent | 6048ef768e7bec7e1e17f48fe8d5360021928b4a [diff] |
ASoC: Add utility to set a card's name from device tree Implement snd_soc_of_parse_card_name(), a utility function that sets a card's name 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>