linux/sound/soc/au1x
Javier Carrasco 8adff2ff73
ASoC: constify snd_soc_component_driver struct
Declare `snd_soc_component_driver` as const to move it to a read-only
section for the drivers that do not modify the struct after its
declaration.

The affected drivers only pass this struct to
`devm_snd_soc_register_component()`, whose argument is const and
therefore does not modify the content of the struct.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Link: https://patch.msgid.link/20240729-const_snd_soc_component_driver-v2-2-1994f44f1ec2@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-09-30 01:10:48 +02:00
..
ac97c.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
db1000.c Linux 5.2-rc6 2019-06-26 12:39:34 +01:00
db1200.c ASoC: allow module autoloading for table db1200_pids 2024-08-21 16:25:02 +01:00
dbdma2.c ASoC: constify snd_soc_component_driver struct 2024-09-30 01:10:48 +02:00
dma.c ASoC: constify snd_soc_component_driver struct 2024-09-30 01:10:48 +02:00
i2sc.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
Kconfig ASoC: wm8731: Factor out the I2C and SPI bus code into separate modules 2022-04-04 08:39:32 +01:00
Makefile ASoC: au1x: Use *-y instead of *-objs Makefile 2024-05-08 11:39:16 +09:00
psc-ac97.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
psc-i2s.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
psc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00