]> Pileus Git - ~andy/linux/commit
ALSA: core: Constify the name in new kcontrols
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 17 Feb 2012 01:08:13 +0000 (17:08 -0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 17 Feb 2012 16:09:48 +0000 (08:09 -0800)
commit5ac2ba9452b0a59df6cec10e8d27c52cf0b41a43
tree141acae776c91c0b20d3071a2d37dd57818ab7eb
parent059ad7602889aa724adb84298dccae92534b7697
ALSA: core: Constify the name in new kcontrols

We never modify it and this lets us use a const string as the name without
warnings.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Liam Girdwood <lrg@ti.com>
include/sound/control.h