summaryrefslogtreecommitdiff
path: root/sound/soc/au1x
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-14 11:26:30 +0530
committerMark Brown <broonie@kernel.org>2017-08-14 17:19:50 +0100
commitd7622fa715f20dbc7c1ab0dbdd714be5a2b4c3bd (patch)
tree8c1399793b701b1acf4f19706ebe95fd552f16be /sound/soc/au1x
parent3d882b0ec6a50c5adff8e94a69d284543460fbe6 (diff)
ASoC: pxa: constify snd_pcm_ops structures
snd_pcm_ops are not supposed to change at runtime. All functions working with snd_pcm_ops provided by <sound/soc.h> work with const snd_pcm_ops. So mark the non-const structs as const. Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/au1x')
0 files changed, 0 insertions, 0 deletions