ALSA: ice17xx: Constify snd_ice1712_card_info
authorTakashi Iwai <tiwai@suse.de>
Fri, 3 Jan 2020 08:17:04 +0000 (09:17 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Jan 2020 08:24:39 +0000 (09:24 +0100)
commitaeb0215c76990efcc0c3d6b11e130d176c040ff9
tree47943fda52ec3e462033cb615faa3bac23651c42
parentdc6ffaf82899d459cc486dff88e57133e03d9e28
ALSA: ice17xx: Constify snd_ice1712_card_info

The snd_ice1712_card_info objects are referred only as read-only.
Let's make them const for further optimization.

There should be no functional changes by this patch.

Link: https://lore.kernel.org/r/20200103081714.9560-49-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ice1712/ice1712.c
sound/pci/ice1712/ice1712.h
sound/pci/ice1712/ice1724.c