OSDN Git Service

ASoC: Intel: Skylake: make skl_dsp_fw_ops const
authorBhumika Goyal <bhumirks@gmail.com>
Fri, 11 Aug 2017 16:27:15 +0000 (21:57 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 16 Aug 2017 11:01:15 +0000 (12:01 +0100)
commit2788808a1bb4dd0b20c4cea2a98b9fda4c354682
tree2a129ffa6ca7579baf3d24e2951bde00a78033ef
parent2d5f8487818b9231dfb244adda5e890e004b4a76
ASoC: Intel: Skylake: make skl_dsp_fw_ops const

Make these const as they are only used during a copy operation.
Done using Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/bxt-sst.c
sound/soc/intel/skylake/cnl-sst.c
sound/soc/intel/skylake/skl-sst.c