]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: vx: More constifications
authorTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 14:47:22 +0000 (15:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 15:14:30 +0000 (16:14 +0100)
commit6c3823e4ed044f1fcc9bfd348ebbd7c429fbb885
tree3206b05b312439747bf605cb17c7a533b5cdad5e
parent1feb8398418176e5c3006d340659824c736a499d
ALSA: vx: More constifications

Apply const prefix to every possible place: the static tables for DSP
commands, the string tables, and register/offset tables.

Just for minor optimization and no functional changes.

Link: https://lore.kernel.org/r/20200105144823.29547-8-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/vx/vx_cmd.c
sound/drivers/vx/vx_core.c
sound/drivers/vx/vx_hwdep.c
sound/drivers/vx/vx_mixer.c
sound/pci/vx222/vx222_ops.c
sound/pcmcia/vx/vxp_ops.c