ALSA: pcm: More constifications
authorTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 14:47:20 +0000 (15:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 15:14:29 +0000 (16:14 +0100)
commitd03af9b8ea7e8655869834f2eed1f1d583cc5672
tree7b08bef1dad6ff467d4a9241b2c0cf4fb5ee9e43
parentd64e7f7c9e70c587ce9fcc2eacd0cd7c29bcf91c
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>
sound/core/pcm.c
sound/core/pcm_lib.c
sound/core/pcm_misc.c