commit | 44d715074d4006d30d3eaa35412f2d31896245ad | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 14:19:56 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 09 10:42:52 2017 +0200 |
tree | 79c36080168b5c58ee9a2bdd0c42555dcb41d764 | |
parent | 8130829a9b73dca2bd9cc7ce8ea031405cb1757f [diff] |
ALSA: es1938: 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>