ALSA: ca0106: Constify snd_ca0106_details
authorTakashi Iwai <tiwai@suse.de>
Fri, 3 Jan 2020 08:17:03 +0000 (09:17 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Jan 2020 08:24:38 +0000 (09:24 +0100)
commitdc6ffaf82899d459cc486dff88e57133e03d9e28
tree21019664967069dfe972da0c8ef278f581d267cf
parent311840d96fd6f41ce1614bc57068f35169d6a52c
ALSA: ca0106: Constify snd_ca0106_details

The snd_ca0106_details table entries are referred only as read-only.
Let's make them const.

There should be no functional changes by this patch.

Link: https://lore.kernel.org/r/20200103081714.9560-48-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ca0106/ca0106.h
sound/pci/ca0106/ca0106_main.c
sound/pci/ca0106/ca0106_mixer.c