commit | bf82326fce53321c3f9088874dc12dcbd6d0ca06 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sun Jan 05 15:47:24 2020 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Jan 05 16:14:32 2020 +0100 |
tree | 4f93ce78249d4996445924d9bc927f21d7feb244 | |
parent | f729f88a04089d2a0f2783182027347e0446b900 [diff] |
ALSA: hda: More constifications Apply const prefix to the remaining possible places: the string tables, the rate tables, the verb tables, the index tables, etc. Just for minor optimization and no functional changes. Link: https://lore.kernel.org/r/20200105144823.29547-10-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>