ASoC: dapm: Append "Autodisable" to autodisable widget names
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Fri, 1 May 2015 11:37:25 +0000 (12:37 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 6 May 2015 16:12:57 +0000 (17:12 +0100)
commit773da9b358bfbef1b7a862425fea0d9d9d3443f8
tree8432cc1a3aae321a07fb59682ff7075ed4c46f6b
parent5967cb3d87802908fe5ab96aa0b417606bf4ca3b
ASoC: dapm: Append "Autodisable" to autodisable widget names

This makes it a little easier to follow what is happening in debugfs.
Additionally is also useful in facilitating work to add autodisable
muxes because the control name is already used for the mux widget and
thus shouldn't be reused for the autodisable widget.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
Tested-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-dapm.c