commit | fbc57b2a3e74fd56581bc2acacade9eac22544bd | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 14:23:13 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 09 10:42:56 2017 +0200 |
tree | 7cea92092919289d4839984f9042e4180f361d65 | |
parent | de900b182ef1826e887c4458d7af0696f08fcc4b [diff] |
ALSA: via82xx: 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>