commit | 67f5ed6e716bf9b574c8cbe04765171de5d4d0fe | [log] [tgz] |
---|---|---|
author | Dimitris Papastamos <dp@opensource.wolfsonmicro.com> | Thu Feb 24 17:09:32 2011 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Feb 25 11:44:36 2011 +0000 |
tree | 7a1c3a025d05c011d3ef93bcff569c8eee5b6189 | |
parent | 2031c0645c8e2f3935254bf201b4f6f00dd0790d [diff] |
ASoC: soc-dapm: Include quotes around contents in debugfs entries Sometimes the name of the control switch of a dapm route contains spaces which makes it impossible to distinguish it from the source widget. Add quotes around the names of the widgets to makes these parsable. Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>