commit | c09482455ca586539802282380f59f54a1febf16 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sun Jan 05 15:47:22 2020 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Jan 05 16:14:30 2020 +0100 |
tree | 3206b05b312439747bf605cb17c7a533b5cdad5e | |
parent | 731922a5939e653ce501b7d72bfe8fbe79717abf [diff] |
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>