linux-stable/sound/drivers/opl3
Takashi Iwai fe27463ad8 ALSA: opl3: Constify snd_opl3_drum_voice definitions
The snd_opl3_drum_voice items are all read-only, hence they can be
declared as const.

There should be no functional changes by this patch.

Link: https://lore.kernel.org/r/20200103081714.9560-45-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-01-03 09:24:36 +01:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
opl3_drums.c ALSA: opl3: Constify snd_opl3_drum_voice definitions 2020-01-03 09:24:36 +01:00
opl3_lib.c ALSA: Constify snd_timer_hardware definitions 2020-01-03 09:24:07 +01:00
opl3_midi.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
opl3_oss.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
opl3_seq.c ALSA: seq: Constify struct snd_midi_op 2020-01-03 09:24:19 +01:00
opl3_synth.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
opl3_voice.h ALSA: seq: Constify struct snd_midi_op 2020-01-03 09:24:19 +01:00