commit | de900b182ef1826e887c4458d7af0696f08fcc4b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 14:22:55 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 09 10:42:55 2017 +0200 |
tree | 5408a9998087bee74c98b5d00adc1534f2aee5be | |
parent | f9fee5534dedd15e69572d2fc2f050e4be3b1d6a [diff] |
ALSA: sonicvibes: 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>