commit | 3056557f3b2387d4ac99ca8af14956cd2bf003c2 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Feb 16 17:07:42 2012 -0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Feb 17 08:10:06 2012 -0800 |
tree | 50e637171d2a717c7e3993d5ae6b684e3cebc1bf | |
parent | 7bd3a6f34cdd4b1776ca34d0b6fab216e9323759 [diff] |
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>