-
- Downloads
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>
Showing
- sound/i2c/cs8427.c 1 addition, 1 deletionsound/i2c/cs8427.c
- sound/i2c/other/ak4113.c 1 addition, 1 deletionsound/i2c/other/ak4113.c
- sound/i2c/other/ak4114.c 1 addition, 1 deletionsound/i2c/other/ak4114.c
- sound/i2c/other/ak4117.c 1 addition, 1 deletionsound/i2c/other/ak4117.c
- sound/i2c/tea6330t.c 2 additions, 2 deletionssound/i2c/tea6330t.c
Loading
Please register or sign in to comment