commit | 0adaf3bea166d21dfd420b8628ca74adf15d75f8 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 14:12:16 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 09 10:42:46 2017 +0200 |
tree | 114c5568389b5f90841a28eae106a9a722bfb876 | |
parent | bf8334845598a172b42ee487b05eb4394c86bce8 [diff] |
ALSA: cs423x: Constify hw_constraints snd_pcm_hw_constraint_list(), *_ratnums() and *_ratdens() receive the const pointers. Constify the corresponding static objects for better hardening. Signed-off-by: Takashi Iwai <tiwai@suse.de>