diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-14 13:38:40 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-14 18:22:07 +0200 |
commit | 0ed6f15701efa0d62b4556900cd67a726578389e (patch) | |
tree | 445081a1485c8f9dddfc1516863c9afa39152158 /sound/soc/codecs/lm4857.c | |
parent | ASoC: codecs: add const to snd_soc_codec_driver structures (diff) | |
download | linux-0ed6f15701efa0d62b4556900cd67a726578389e.tar.xz linux-0ed6f15701efa0d62b4556900cd67a726578389e.zip |
ASoC: codecs: make snd_soc_platform_driver const
Make these const as they are either passed as the 2nd argument to the
function devm_snd_soc_register_platform or snd_soc_register_platform,
and the arguments are of type 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/lm4857.c')
0 files changed, 0 insertions, 0 deletions