commit | eafcdbdb4f4019cfd0ad1d0ff59225f73c95d185 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sun Jan 05 15:47:28 2020 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Jan 05 16:14:38 2020 +0100 |
tree | 3222f98a24e138a8390d1aa0a9215bb7c17f6bd7 | |
parent | 56d7058e124d5dfaf6579833a2e630ef90b149ca [diff] |
ALSA: au88x0: More constifications Apply const prefix to each possible place: the static register tables, the coef tables, the string arrays, etc. Just for minor optimization and no functional changes. Link: https://lore.kernel.org/r/20200105144823.29547-14-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>