commit | a7f8009df4078fa28eb26f6caac89da60fd94a16 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 14:22:02 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 09 10:42:53 2017 +0200 |
tree | 51e8002d5f6a886da33e392ad822bb484df1bfbb | |
parent | 3f2bdc45f36df349d9f9984252b612c57a8b1a73 [diff] |
ALSA: rme32: 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>