mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
const_structs.checkpatch: add snd_soc_tplg_ops
Now that the soc-topology can handle "const struct snd_soc_tplg_ops" make sure that new usages of the struct already enter the tree as const. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://msgid.link/r/6936369a414077265c11115c98364ae21e3cbdda.1715526069.git.christophe.jaillet@wanadoo.fr Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
e9c3391793
commit
8951ae0b2e
@ -79,6 +79,7 @@ snd_rawmidi_ops
|
||||
snd_soc_component_driver
|
||||
snd_soc_dai_ops
|
||||
snd_soc_ops
|
||||
snd_soc_tplg_ops
|
||||
soc_pcmcia_socket_ops
|
||||
stacktrace_ops
|
||||
sysfs_ops
|
||||
|
Loading…
Reference in New Issue
Block a user