ASoC: soc-dapm: Include quotes around contents in debugfs entries
authorDimitris Papastamos <dp@opensource.wolfsonmicro.com>
Thu, 24 Feb 2011 17:09:32 +0000 (17:09 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 25 Feb 2011 11:44:36 +0000 (11:44 +0000)
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>
sound/soc/soc-dapm.c

Simple merge