Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information