]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: ice1724: Constify hw_constraints
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Jun 2017 12:20:52 +0000 (14:20 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 9 Jun 2017 08:42:53 +0000 (10:42 +0200)
commitde6b4fe10c5f8acc843d151b167d52a1279a7040
treee9452c2233f24b8849d6a4c627d11fe6f51853f0
parentb2fc2c2324d1f45da9a808d3d716e2abf808290f
ALSA: ice1724: 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>
sound/pci/ice1712/ice1724.c
sound/pci/ice1712/juli.c
sound/pci/ice1712/maya44.c
sound/pci/ice1712/quartet.c