diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-14 07:56:25 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-14 18:17:31 +0200 |
commit | e76b3f41a3c39fae342fe4db530c3917199cfa96 (patch) | |
tree | 0dc607ad21b35560550f8354f2eec3a0b86f7a8c /sound/i2c | |
parent | Linux v4.13-rc1 (diff) | |
download | linux-e76b3f41a3c39fae342fe4db530c3917199cfa96.tar.xz 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 'sound/i2c')
0 files changed, 0 insertions, 0 deletions