From: Mark Brown Date: Fri, 17 Feb 2012 01:08:13 +0000 (-0800) Subject: ALSA: core: Constify the name in new kcontrols X-Git-Tag: v3.4-rc1~88^2^2~27^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ac2ba9452b0a59df6cec10e8d27c52cf0b41a43;p=pandora-kernel.git 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 Reviewed-by: Takashi Iwai Acked-by: Liam Girdwood --- Reading git-diff-tree failed