diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-14 01:56:28 -0400 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-14 12:23:23 -0400 |
commit | f70eab3aad004b7496755ec77763bfd6e2eff553 (patch) | |
tree | e61cb43c323ff2e0f4b1db9b4a8442231f05dd00 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 83823c43c25a62b529f9dbad48c182b3d1fdddd1 (diff) |
ASoC: nuc900: 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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions