diff options
author | 2017-08-14 11:26:24 +0530 | |
---|---|---|
committer | 2017-08-14 17:17:10 +0100 | |
commit | e731a870153271c861f06dc09e6acb5781b973f3 (patch) | |
tree | d43fe1d160b136a6df37bf504f4ca635c8890c2b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: au1x: psc-i2s: constify dev_pm_ops structure (diff) | |
download | wireguard-linux-e731a870153271c861f06dc09e6acb5781b973f3.tar.xz wireguard-linux-e731a870153271c861f06dc09e6acb5781b973f3.zip |
ASoC: au1x: 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