]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ASoC: intel: skl: Constify hw_constraints
authorTakashi Iwai <tiwai@suse.de>
Thu, 8 Jun 2017 21:37:23 +0000 (23:37 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 13 Jun 2017 20:29:38 +0000 (21:29 +0100)
commit617647ae2880cf291293048f8cfd54f8111acb1c
tree825ef032ec655b8bf7484e256f796d2953de1c5f
parent1ebb4d9dbf8f7a429abff359fa1d779b639da76f
ASoC: intel: skl: 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>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/skl_nau88l25_max98357a.c
sound/soc/intel/boards/skl_nau88l25_ssm4567.c
sound/soc/intel/boards/skl_rt286.c