diff options
author | 2017-08-16 22:45:09 +0530 | |
---|---|---|
committer | 2017-08-17 18:10:34 +0100 | |
commit | 6e37f933ed1ade3201dd609d103c0ef79c0ef6b0 (patch) | |
tree | 246c5356bce658d2bdc578c1528f97ac674da1a3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: codecs: make snd_soc_platform_driver const (diff) | |
download | wireguard-linux-6e37f933ed1ade3201dd609d103c0ef79c0ef6b0.tar.xz wireguard-linux-6e37f933ed1ade3201dd609d103c0ef79c0ef6b0.zip |
ASoC: codecs: make snd_soc_dai_driver and snd_soc_component_driver const
Make these two structure variables const as they are either used in a
copy operation or passed to devm_snd_soc_register_component having the
corresponding argument as const.
Done using Coccinelle.
Signed-off-by: Bhumika Goyal <bhumirks@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