diff options
author | 2020-01-03 09:16:49 +0100 | |
---|---|---|
committer | 2020-01-03 09:24:23 +0100 | |
commit | 2eccd408037449ac6c1ceba1d74bd10c67dc13d7 (patch) | |
tree | 7861e49b5ac26074bd0c9351a0d2a2fc89bd5a59 /sound/i2c | |
parent | ALSA: aoa: Constify snd_kcontrol_new items (diff) | |
download | linux-rng-2eccd408037449ac6c1ceba1d74bd10c67dc13d7.tar.xz linux-rng-2eccd408037449ac6c1ceba1d74bd10c67dc13d7.zip |
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>
Diffstat (limited to 'sound/i2c')
0 files changed, 0 insertions, 0 deletions