ASoC: dapm: Constify lots of names that are never modified
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 17 Feb 2012 01:07:42 +0000 (17:07 -0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 17 Feb 2012 16:10:06 +0000 (08:10 -0800)
commit3056557f3b2387d4ac99ca8af14956cd2bf003c2
tree50e637171d2a717c7e3993d5ae6b684e3cebc1bf
parent7bd3a6f34cdd4b1776ca34d0b6fab216e9323759
ASoC: dapm: Constify lots of names that are never modified

Neater and avoids warnings when used in other places where const strings
are desired.

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