linux/sound/drivers/pcsp
Takashi Iwai 2eccd40803 ALSA: drivers: Constify snd_kcontrol_new items
Most of snd_kcontrol_new definitions are read-only and passed as-is.
Let's declare them as const for further optimization.
Constify snd_kcontrol_new items

There should be no functional changes by this patch.

Link: https://lore.kernel.org/r/20200103081714.9560-34-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-01-03 09:24:23 +01:00
..
Makefile
pcsp.c ALSA: drivers: Constify snd_device_ops definitions 2020-01-03 09:23:52 +01:00
pcsp.h
pcsp_input.c
pcsp_input.h
pcsp_lib.c ALSA: drivers: Drop superfluous ioctl PCM ops 2019-12-11 07:25:26 +01:00
pcsp_mixer.c ALSA: drivers: Constify snd_kcontrol_new items 2020-01-03 09:24:23 +01:00