diff options
author | 2017-08-14 11:26:30 +0530 | |
---|---|---|
committer | 2017-08-14 17:19:50 +0100 | |
commit | d7622fa715f20dbc7c1ab0dbdd714be5a2b4c3bd (patch) | |
tree | 8c1399793b701b1acf4f19706ebe95fd552f16be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: pxa: make snd_soc_platform_driver const (diff) | |
download | wireguard-linux-d7622fa715f20dbc7c1ab0dbdd714be5a2b4c3bd.tar.xz wireguard-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 '')
0 files changed, 0 insertions, 0 deletions