alistair23-linux/sound/i2c/other
Takashi Iwai 0da2c47a95 ALSA: i2c: 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.

There should be no functional changes by this patch.

Link: https://lore.kernel.org/r/20200103081714.9560-35-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-01-03 09:24:24 +01:00
..
ak4xxx-adda.c ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_controls() 2019-07-26 14:25:37 +02:00
ak4113.c ALSA: i2c: Constify snd_kcontrol_new items 2020-01-03 09:24:24 +01:00
ak4114.c ALSA: i2c: Constify snd_kcontrol_new items 2020-01-03 09:24:24 +01:00
ak4117.c ALSA: i2c: Constify snd_kcontrol_new items 2020-01-03 09:24:24 +01:00
Makefile
pt2258.c