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