diff options
author | 2017-08-14 11:26:25 +0530 | |
---|---|---|
committer | 2017-08-14 17:17:31 +0100 | |
commit | e76b3f41a3c39fae342fe4db530c3917199cfa96 (patch) | |
tree | 0dc607ad21b35560550f8354f2eec3a0b86f7a8c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux v4.13-rc1 (diff) | |
download | wireguard-linux-e76b3f41a3c39fae342fe4db530c3917199cfa96.tar.xz wireguard-linux-e76b3f41a3c39fae342fe4db530c3917199cfa96.zip |
ASoC: blackfin: 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