]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: mixart: More constifications
authorTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 14:47:39 +0000 (15:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 15:14:48 +0000 (16:14 +0100)
commit3cfe54b96ca1a8483b376fd24a6fb1b63a2f02c9
tree32a61efdee3bab7ba1d145d973d897aac99b48a8
parent98fd539841319a46ba3773d908bfde13416d57eb
ALSA: mixart: More constifications

Apply const prefix to each possible place: the string arrays and the
static tables for volumes.

Just for minor optimization and no functional changes.

Link: https://lore.kernel.org/r/20200105144823.29547-25-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/mixart/mixart_hwdep.c
sound/pci/mixart/mixart_mixer.c