commit | 8eba3b30a239807f8d3b185befd9e9fef92cb5e9 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 14:17:23 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 09 10:42:49 2017 +0200 |
tree | edd55cb1461c58f80f89d0c2326996ed977713cd | |
parent | d236d36107dec03a7755ee9a6dfc2961f269aa43 [diff] |
ALSA: ali5451: 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>