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