commit | 4ea2bb7311deab401d01877f15c75e0803ac6257 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 14:15:49 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 09 10:42:47 2017 +0200 |
tree | 19178890d0859a99db8ab73a4f1fb111535e0ad9 | |
parent | 0adaf3bea166d21dfd420b8628ca74adf15d75f8 [diff] |
ALSA: es1688: 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>