commit | 8130829a9b73dca2bd9cc7ce8ea031405cb1757f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 14:19:39 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 09 10:42:51 2017 +0200 |
tree | eac694c3df9cc84ee1800ea5238214c69f497734 | |
parent | d71a13f4c0e659c7ce7bef872c2e6a2287868e0e [diff] |
ALSA: ens137x: 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>