]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Fix prefixing of DAPM controls
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 17 Oct 2011 23:11:49 +0000 (00:11 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 18 Oct 2011 10:16:31 +0000 (11:16 +0100)
commit57a202f734307e779d6c90e86bcf1fc4f6b6f37b
tree9c453ef2b49b1a26182f403ac7429bd87a568a19
parent09c649a54726d5a738dcb9819477ad1a673490c8
ASoC: Fix prefixing of DAPM controls

We don't want to clear the prefix while we're creating the DAPM controls
for the device as the prefix is applied during control creation.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
sound/soc/soc-core.c