linux-stable/sound
Michał Mirosław caf3c0437a ALSA: hda - constify and cleanup static NodeID tables
Make hda_nid_t tables static const, as they are not intended to be
modified by callees.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Link: https://lore.kernel.org/r/5150c94101c9534f4c8e987324f6912c16d459f6.1578043216.git.mirq-linux@rere.qmqm.pl
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-01-03 10:38:38 +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: seq: oss: Constify snd_seq_oss_callback definitions 2020-01-03 09:24:41 +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
parisc ALSA: parisc: Constify snd_kcontrol_new items 2020-01-03 09:24:35 +01:00
pci ALSA: hda - constify and cleanup static NodeID tables 2020-01-03 10:38:38 +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: oss: Constify snd_seq_oss_callback definitions 2020-01-03 09:24:41 +01:00
usb ALSA: usx2y: Constify struct snd_usb_audio_quirk entries 2020-01-03 09:24:41 +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
last.c
Makefile
sound_core.c