linux/sound/soc/generic
Krzysztof Kozlowski 7d996c8a5f
ASoC: simple-card: Use cleanup.h instead of devm_kfree()
Allocate the memory with scoped/cleanup.h, instead of devm interface, to
make the code more obvious that memory is not used outside this scope.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/20240703-asoc-cleanup-h-v1-8-71219dfd0aef@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-07-08 12:50:01 +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: Use cleanup.h instead of devm_kfree() 2024-07-08 12:50:00 +01:00
audio-graph-card.c ASoC: audio-graph-card: Use cleanup.h instead of devm_kfree() 2024-07-08 12:49:59 +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: simple-card-utils: Simplify with cleanup.h 2024-07-08 12:49:58 +01:00
simple-card.c ASoC: simple-card: Use cleanup.h instead of devm_kfree() 2024-07-08 12:50:01 +01:00
test-component.c ASoC: Constify DAI ops auto_selectable_formats 2024-06-17 18:29:02 +01:00