diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-14 13:38:48 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-14 18:21:02 +0200 |
commit | 517725545179be8d32730844f1619ee31ef04bf3 (patch) | |
tree | 239cd912f08d6ae7f8ff52c8b285bc0eedcacde0 /kernel | |
parent | Linux v4.13-rc1 (diff) | |
download | linux-517725545179be8d32730844f1619ee31ef04bf3.tar.xz linux-517725545179be8d32730844f1619ee31ef04bf3.zip |
ASoC: sh: 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 'kernel')
0 files changed, 0 insertions, 0 deletions