commit | fa35aa46077794de446ddd4bcaf809c2fd041ce2 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sun Jan 05 15:47:17 2020 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Jan 05 16:14:27 2020 +0100 |
tree | e2bda1480218e724a0f7cec90573edf9ea24a71e | |
parent | f5f87abfb745aa6eb5c5f9bdf8b5a64600692506 [diff] |
ALSA: aoa: More constifications Apply const prefix at every place where appropriate: the static register tables, the volume tables and the callback tables. Just for minor optimization and no functional changes. Link: https://lore.kernel.org/r/20200105144823.29547-3-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>