From: Mark Brown Date: Tue, 1 Oct 2024 13:51:23 +0000 (+0100) Subject: {ASoC,media}: constify snd_soc_component_driver X-Git-Tag: v6.13-rc1~123^2~2^2~123 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0243533fe2fc6b9aa9843b5cd4c1b0088b5363eb;p=thirdparty%2Flinux.git {ASoC,media}: constify snd_soc_component_driver Merge series from Javier Carrasco : Declare `snd_soc_component_driver` as const to move their declarations to read-only sections for the drivers that do not modify the struct after its declaration. Apart from a single case under media/, the affected drivers are members of the ASoC subsystem. --- 0243533fe2fc6b9aa9843b5cd4c1b0088b5363eb