commit | 21709121fb734715b4c4819aae36aad50cc88fd7 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 14:16:10 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 09 10:42:47 2017 +0200 |
tree | 214c99d5c2054ca242b5a627632de98cb1d41440 | |
parent | 4ea2bb7311deab401d01877f15c75e0803ac6257 [diff] |
ALSA: es18xx: 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>