diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-14 11:26:32 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-14 17:23:43 +0100 |
commit | b23bd34c402d08a2c1d6facdba4a75e016601c12 (patch) | |
tree | d305d0a27bea2543232fe4850f7c2e3954fa9c48 /sound/last.c | |
parent | 517725545179be8d32730844f1619ee31ef04bf3 (diff) |
ASoC: sh: 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/last.c')
0 files changed, 0 insertions, 0 deletions