linux/sound/soc/qcom/qdsp6
Krzysztof Kozlowski a8915e2fe8
ASoC: qcom: topology: Simplify with cleanup.h
Allocate memory, which is being freed at end of the scope, with
scoped/cleanup.h to reduce number of error paths and make code a bit
simpler.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20240701171917.596173-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-07-09 22:50:48 +01:00
..
audioreach.c ASoC: qcom: qdsp6: Set channel mapping instead of fixed defaults 2024-05-27 01:31:00 +01:00
audioreach.h ASoC: qcom: qdsp6: Set channel mapping instead of fixed defaults 2024-05-27 01:31:00 +01:00
Makefile ASoC: qcom: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:26 +09:00
q6adm.c ASoC: qcom: q6dsp: Fix an off-by-one in q6adm_alloc_copp() 2022-07-21 13:38:55 +01:00
q6adm.h ASoC: qdsp6: q6adm: Add q6adm driver 2018-05-21 16:40:24 +01:00
q6afe-clocks.c ASoC: qcom: reduce number of binding headers includes 2023-10-09 13:14:19 +01:00
q6afe-dai.c ASoC: Constify channel mapping array arguments in set_channel_map() 2024-05-27 01:30:58 +01:00
q6afe.c ASoC: qcom: Fix trivial code style issues 2023-12-18 14:04:25 +00:00
q6afe.h ASoC: qcom: reduce number of binding headers includes 2023-10-09 13:14:19 +01:00
q6apm-dai.c ASoC: qcom: qdsp6: Set channel mapping instead of fixed defaults 2024-05-27 01:31:00 +01:00
q6apm-lpass-dais.c ASoC: Merge up fixes 2024-06-21 13:17:21 +01:00
q6apm.c ASoC: q6dsp: q6apm: make g_apm static 2023-07-13 16:20:25 +01:00
q6apm.h ASoC: qcom: reduce number of binding headers includes 2023-10-09 13:14:19 +01:00
q6asm-dai.c ASoC: qcom: Constify static snd_pcm_hardware 2024-05-07 00:00:20 +09:00
q6asm.c ASoC: qcom: reduce number of binding headers includes 2023-10-09 13:14:19 +01:00
q6asm.h ASoC: qcom: Fix trivial code style issues 2023-12-18 14:04:25 +00:00
q6core.c soc: qcom: apr: make remove callback of apr driver void returned 2023-01-06 11:50:13 -06:00
q6core.h
q6dsp-common.c ASoC: qcom: Add missing module descriptions 2024-05-08 20:51:09 +09:00
q6dsp-common.h ASoC: qcom: q6dsp-common: move channel allocation to common 2023-05-11 10:19:03 +09:00
q6dsp-errno.h
q6dsp-lpass-clocks.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
q6dsp-lpass-clocks.h ASoC: qdsp6: q6afe-clocks: move audio-clocks to common file 2021-10-26 13:49:59 +01:00
q6dsp-lpass-ports.c ASoC: qcom: merge DAI call back functions into ops 2023-08-14 13:10:14 +01:00
q6dsp-lpass-ports.h ASoC: qdsp6: q6afe-dai: move lpass audio ports to common file 2021-10-26 13:49:58 +01:00
q6prm-clocks.c ASoC: qcom: reduce number of binding headers includes 2023-10-09 13:14:19 +01:00
q6prm.c ASoC: qcom: q6prm: fix incorrect clk_root passed to ADSP 2023-03-05 23:36:37 +00:00
q6prm.h ASoC: qcom: qdsp6: q6prm: add new clocks 2022-08-17 13:00:28 +01:00
q6routing.c ASoC: DT matching and header cleanups 2023-10-09 23:14:18 +01:00
q6routing.h ASoC: qdsp6: q6routing: Add q6routing driver 2018-05-21 16:41:48 +01:00
topology.c ASoC: qcom: topology: Simplify with cleanup.h 2024-07-09 22:50:48 +01:00