diff options
author | Pu Lehui <pulehui@huawei.com> | 2021-06-15 13:33:24 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-06-15 13:51:50 +0200 |
commit | 355af6c0c09d4dd0d97fa1aca0ff797b64cd6187 (patch) | |
tree | 189e8a33d371b716faaac240930f79e5f38bb95a /sound/soc/codecs/wcd938x-sdw.c | |
parent | Merge series "Unify NVIDIA Tegra ASoC machine drivers" from Dmitry Osipenko <... (diff) | |
download | linux-355af6c0c09d4dd0d97fa1aca0ff797b64cd6187.tar.xz linux-355af6c0c09d4dd0d97fa1aca0ff797b64cd6187.zip |
ASoC: codecs: wcd938x: constify static struct snd_soc_dai_ops
The snd_soc_dai_ops structures is only stored in the ops field of a
snd_soc_dai_driver structure, so make the snd_soc_dai_ops structure
const to allow the compiler to put it in read-only memory.
Signed-off-by: Pu Lehui <pulehui@huawei.com>
Link: https://lore.kernel.org/r/20210615113324.238837-1-pulehui@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/wcd938x-sdw.c')
0 files changed, 0 insertions, 0 deletions