diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-16 20:15:09 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-17 20:10:34 +0300 |
commit | 6e37f933ed1ade3201dd609d103c0ef79c0ef6b0 (patch) | |
tree | 246c5356bce658d2bdc578c1528f97ac674da1a3 /sound/soc/codecs/max9867.c | |
parent | 0ed6f15701efa0d62b4556900cd67a726578389e (diff) | |
download | linux-6e37f933ed1ade3201dd609d103c0ef79c0ef6b0.tar.xz |
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 'sound/soc/codecs/max9867.c')
0 files changed, 0 insertions, 0 deletions