commit | 934cd5b76d6fb5bbdefd37815a2b9441eb09d02f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 14:18:33 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 09 10:42:50 2017 +0200 |
tree | c9a91f307b7989ce271ede8bc253a6870e36bf03 | |
parent | 3e2fd04f89e5d38c8df3c4b6dba771f2c46a8f44 [diff] |
ALSA: bt87x: 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>