]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: usb-audio: More constifications
authorTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 14:47:26 +0000 (15:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 15:14:34 +0000 (16:14 +0100)
commita01df925d1bbc97d6f7fe07b157aadb565315337
treec490bc1ce2c4be20e6b5cca3bf60cce8c6aba12b
parent1675bfc0fb040e421d15d1944dc578b76543c19f
ALSA: usb-audio: More constifications

Apply const prefix to the remaining places: the static table for the
unit information, the mixer maps, the validator tables, etc.

Just for minor optimization and no functional changes.

Link: https://lore.kernel.org/r/20200105144823.29547-12-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer.c
sound/usb/mixer_maps.c
sound/usb/mixer_quirks.c
sound/usb/mixer_scarlett.c
sound/usb/proc.c
sound/usb/stream.c
sound/usb/validate.c