From: Mark Brown Date: Tue, 1 Oct 2024 13:51:23 +0000 (+0100) Subject: {ASoC,media}: constify snd_soc_component_driver X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=0243533fe2fc6b9aa9843b5cd4c1b0088b5363eb;p=users%2Fwilly%2Fxarray.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