commit | dc6ffaf82899d459cc486dff88e57133e03d9e28 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jan 03 09:17:03 2020 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jan 03 09:24:38 2020 +0100 |
tree | 21019664967069dfe972da0c8ef278f581d267cf | |
parent | 311840d96fd6f41ce1614bc57068f35169d6a52c [diff] |
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>