ASoC: intel: skl: Constify hw_constraints
authorTakashi Iwai <[email protected]>
Thu, 8 Jun 2017 21:37:23 +0000 (23:37 +0200)
committerMark Brown <[email protected]>
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 <[email protected]>
Acked-By: Vinod Koul <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/intel/boards/skl_nau88l25_max98357a.c
sound/soc/intel/boards/skl_nau88l25_ssm4567.c
sound/soc/intel/boards/skl_rt286.c