1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 18:43:33 -05:00
linux/drivers/soundwire
Julia Lawall b163559686 soundwire: intel: constify snd_soc_dai_ops structures
The snd_soc_dai_ops structures are only stored in the ops field of a
snd_soc_dai_driver structure, so make the snd_soc_dai_ops structures
const as well.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2018-11-12 15:36:06 +05:30
..
bus.c
bus.h
bus_type.c
cadence_master.c
cadence_master.h
intel.c soundwire: intel: constify snd_soc_dai_ops structures 2018-11-12 15:36:06 +05:30
intel.h
intel_init.c
Kconfig
Makefile
mipi_disco.c
slave.c
stream.c