diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-14 07:56:30 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-14 18:19:50 +0200 |
commit | d7622fa715f20dbc7c1ab0dbdd714be5a2b4c3bd (patch) | |
tree | 8c1399793b701b1acf4f19706ebe95fd552f16be /arch/parisc/kernel/process.c | |
parent | ASoC: pxa: make snd_soc_platform_driver const (diff) | |
download | linux-d7622fa715f20dbc7c1ab0dbdd714be5a2b4c3bd.tar.xz linux-d7622fa715f20dbc7c1ab0dbdd714be5a2b4c3bd.zip |
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 'arch/parisc/kernel/process.c')
0 files changed, 0 insertions, 0 deletions