]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: qcom: Constify asoc_qcom_lpass_cpu_dai_ops
authorAxel Lin <axel.lin@ingics.com>
Fri, 28 Aug 2015 02:53:31 +0000 (10:53 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 28 Aug 2015 16:29:06 +0000 (17:29 +0100)
commit92e41923705017a16ce03770a8bdf9048b9fd330
treec9277d3a44f0c4c4cbdaeed20e31f8892bfab501
parent34c8837e65e9015cb9ed1a9f9f33515c011533a6
ASoC: qcom: Constify asoc_qcom_lpass_cpu_dai_ops

asoc_qcom_lpass_cpu_dai_ops is exported and used by multiple drivers,
make it const to prevent modifying it at run time.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/qcom/lpass-cpu.c
sound/soc/qcom/lpass.h