diff options
author | Bhumika Goyal | 2017-08-16 18:59:29 +0200 |
---|---|---|
committer | Mark Brown | 2017-08-17 19:09:39 +0200 |
commit | 2af236391f5a167630ebca0eced832afcc4634e0 (patch) | |
tree | 23edb62ea725f84f2554e5ecbeae729e09aaa333 /arch/x86/kernel | |
parent | ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_remove (diff) | |
download | kernel-qcow2-linux-2af236391f5a167630ebca0eced832afcc4634e0.tar.gz kernel-qcow2-linux-2af236391f5a167630ebca0eced832afcc4634e0.tar.xz kernel-qcow2-linux-2af236391f5a167630ebca0eced832afcc4634e0.zip |
ASoC: samsung: make snd_soc_ops const
Make these const as they are only stored in the ops field of a
snd_soc_dai_link structure, which is const.
Done using Coccinelle.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'arch/x86/kernel')
0 files changed, 0 insertions, 0 deletions