]> 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)
commit62e988fbcefc32f980905c3ed773220f2f517039
treec9277d3a44f0c4c4cbdaeed20e31f8892bfab501
parentaca153f49eccdec0072420a44a24a0cb26298e32
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