[PATCH 0/4] ASoC / soc/qcom: Constify APR/GPR callback response data
From: Krzysztof Kozlowski
Date: Sun Nov 30 2025 - 04:40:35 EST
Patch #1 and #3 touches also Qualcomm SoC file, so this could go either
via Qualcomm SoC tree (with Mark's Ack) or via ASoC tree (with Bjorn's
Ack).
I propose to take it via ASoC tree (Bjorn's Ack), because I am
constifying things there already, so less possible conflicts.
Best regards,
Krzysztof
---
Krzysztof Kozlowski (4):
ASoC: qcom: Constify APR callback response data
soc: qcom: apr: Use typedef for GPR callback member
ASoC: qcom: Constify GPR callback response data
ASoC: qcom: Constify APR/GPR result structs
include/linux/soc/qcom/apr.h | 6 +++---
sound/soc/qcom/qdsp6/q6adm.c | 6 +++---
sound/soc/qcom/qdsp6/q6afe.c | 6 +++---
sound/soc/qcom/qdsp6/q6apm.c | 10 +++++-----
sound/soc/qcom/qdsp6/q6asm.c | 10 +++++-----
sound/soc/qcom/qdsp6/q6core.c | 6 +++---
sound/soc/qcom/qdsp6/q6prm.c | 6 +++---
7 files changed, 25 insertions(+), 25 deletions(-)
---
base-commit: 8db0437c888596202bf1b996d6a152de3f83c4e5
change-id: 20251129-asoc-apr-const-f9c768f0cda2
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>