ALSA: dummy: More constifications
authorTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 14:47:19 +0000 (15:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 15:14:28 +0000 (16:14 +0100)
commitd64e7f7c9e70c587ce9fcc2eacd0cd7c29bcf91c
treeacfa4eb14f35af494eb61ec8db75f1f6462a7982
parent6b0f95c49d890440c01a759c767dfe40e2acdbf2
ALSA: dummy: More constifications

Apply const prefix to every possible place: mostly for declaring the
dummy hardware models.

Just for minor optimization and no functional changes.

Link: https://lore.kernel.org/r/20200105144823.29547-5-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/dummy.c