linux/sound/soc/generic
Krzysztof Kozlowski 595265c926
ASoC: Constify DAI ops auto_selectable_formats
The static arrays passed as 'auto_selectable_formats' are not modified
by the drivers nor by the core code, so make it const for code safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Herve Codina <herve.codina@bootlin.com>
Link: https://msgid.link/r/20240617125735.582963-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-06-17 18:29:02 +01:00
..
audio-graph-card2-custom-sample.c ASoC: generic: Replace of_gpio.h by proper one 2024-06-10 12:48:39 +01:00
audio-graph-card2-custom-sample.dtsi ASoC: audio-graph-card2-custom-sample: add CPU/Codec = N:M sample 2023-11-27 13:44:03 +00:00
audio-graph-card2.c ASoC: audio-graph-card2: add support for aux devices 2024-06-17 13:08:32 +01:00
audio-graph-card.c ASoC: audio-graph-card: merge graph_parse_mclk_fs() into graph_link_init() 2024-06-03 15:59:41 +01:00
Kconfig ASoC: add Audio Graph Card2 Custom Sample 2021-10-15 16:10:43 +01:00
Makefile ASoC: generic: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:19 +09:00
simple-card-utils.c ASoC: audio-graph-card2: expand dai_link property part 2024-06-03 15:59:36 +01:00
simple-card.c ASoC: simple-audio-card: merge simple_parse_mclk_fs() into simple_link_init() 2024-06-03 15:59:43 +01:00
test-component.c ASoC: Constify DAI ops auto_selectable_formats 2024-06-17 18:29:02 +01:00