git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
059ad76
)
ALSA: core: Constify the name in new kcontrols
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 17 Feb 2012 01:08:13 +0000
(17:08 -0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 17 Feb 2012 16:09:48 +0000
(08:09 -0800)
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>
No differences found