commit | 84e7b99865329394177db0d2a506c22b1c02dea1 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 14:22:10 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 09 10:42:54 2017 +0200 |
tree | 18c38a8c8111dc7aba01ac7c91bb5a565bad57c8 | |
parent | a7f8009df4078fa28eb26f6caac89da60fd94a16 [diff] |
ALSA: rme96: 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>