summaryrefslogtreecommitdiff
path: root/sound/soc/au1x/db1200.c
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-14 11:26:24 +0530
committerMark Brown <broonie@kernel.org>2017-08-14 17:17:10 +0100
commite731a870153271c861f06dc09e6acb5781b973f3 (patch)
treed43fe1d160b136a6df37bf504f4ca635c8890c2b /sound/soc/au1x/db1200.c
parent90982dcdda4f0163bc5e53f49301e155c2cd8547 (diff)
ASoC: au1x: 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/db1200.c')
0 files changed, 0 insertions, 0 deletions