linux-stable/sound
Takashi Iwai 195727e8b6 ALSA: usb: 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-42-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-01-03 09:24:34 +01:00
..
ac97 ALSA: ac97: Constify snd_ac97_bus_ops definitions 2020-01-03 09:24:11 +01:00
aoa ALSA: aoa: Constify snd_kcontrol_new items 2020-01-03 09:24:22 +01:00
arm ALSA: arm: Constify snd_ac97_bus_ops definitions 2020-01-03 09:24:11 +01:00
atmel ALSA: atmel: Constify snd_ac97_bus_ops definitions 2020-01-03 09:24:12 +01:00
core ALSA: mixer: oss: Constify snd_mixer_oss_assign_table definition 2020-01-03 09:24:22 +01:00
drivers ALSA: drivers: Constify snd_kcontrol_new items 2020-01-03 09:24:23 +01:00
firewire ALSA: firewire: Drop superfluous ioctl PCM ops 2019-12-11 07:25:27 +01:00
hda Merge branch 'for-linus' into for-next 2019-12-18 20:07:43 +01:00
i2c ALSA: i2c: Constify snd_kcontrol_new items 2020-01-03 09:24:24 +01:00
isa ALSA: isa: Constify snd_kcontrol_new items 2020-01-03 09:24:25 +01:00
mips ALSA: mips: Constify snd_device_ops definitions 2020-01-03 09:24:02 +01:00
oss compat_ioctl: remove translation for sound ioctls 2019-10-23 17:23:45 +02:00
parisc ALSA: parisc: Constify snd_device_ops definitions 2020-01-03 09:24:03 +01:00
pci ALSA: pci: Constify snd_kcontrol_new items 2020-01-03 09:24:28 +01:00
pcmcia ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions 2020-01-03 09:24:20 +01:00
ppc ALSA: ppc: Constify snd_kcontrol_new items 2020-01-03 09:24:32 +01:00
sh ALSA: sh: Constify snd_device_ops definitions 2020-01-03 09:24:05 +01:00
soc Merge branch 'for-linus' into for-next 2019-12-18 20:07:43 +01:00
sparc ALSA: sparc: Constify snd_kcontrol_new items 2020-01-03 09:24:33 +01:00
spi ALSA: spi: Constify snd_kcontrol_new items 2020-01-03 09:24:34 +01:00
synth ALSA: seq: Constify struct snd_midi_op 2020-01-03 09:24:19 +01:00
usb ALSA: usb: Constify snd_kcontrol_new items 2020-01-03 09:24:34 +01:00
x86 ALSA: x86: Drop superfluous ioctl PCM ops 2019-12-11 07:25:34 +01:00
xen ALSA: xen: Drop superfluous ioctl PCM ops 2019-12-11 07:25:35 +01:00
ac97_bus.c ALSA: ac97: Treat snd_ac97_bus_ops as const 2020-01-03 09:24:08 +01:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
last.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
Makefile
sound_core.c sound: fix a memory leak bug 2019-08-08 08:18:32 +02:00