summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>2025-11-30 10:40:23 +0100
committerMark Brown <broonie@kernel.org>2025-12-19 21:29:28 +0000
commit86af3c229245fe1e59f428fc6abe19127ce15f5f (patch)
tree98528bb0c82accb8b423a6572e917e86fd405287 /include/uapi/linux
parent8f0b4cce4481fb22653697cced8d0d04027cb1e8 (diff)
ASoC: qcom: Constify APR callback response data
APR bus driver calls each APR client callback with pointer to the APR response packet. The callbacks are not suppose to modify that response packet, so make it a pointer to const to document that expectation explicitly. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com> Link: https://patch.msgid.link/20251130-asoc-apr-const-v1-1-d0833f3ed423@oss.qualcomm.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions