commit | d03af9b8ea7e8655869834f2eed1f1d583cc5672 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sun Jan 05 15:47:20 2020 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Jan 05 16:14:29 2020 +0100 |
tree | 7b08bef1dad6ff467d4a9241b2c0cf4fb5ee9e43 | |
parent | d64e7f7c9e70c587ce9fcc2eacd0cd7c29bcf91c [diff] |
ALSA: pcm: More constifications Apply const prefix to more possible places: the string tables for PCM format and co, the table for the PCM type helpers, etc. Just for minor optimization and no functional changes. Link: https://lore.kernel.org/r/20200105144823.29547-6-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>