diff options
| author | Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> | 2025-12-19 14:45:48 +0300 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-12-22 12:01:54 +0300 |
| commit | 4ab48cc63e15cb619d641d1edf9a15a0a98875b2 (patch) | |
| tree | 27e8fa2579c7df5c8aaa35412ac9614a6a110e7d /include/linux/processor.h | |
| parent | 49675f5e750a2a5d530c56d130017d0337eed18f (diff) | |
| download | linux-4ab48cc63e15cb619d641d1edf9a15a0a98875b2.tar.xz | |
ASoC: qcom: audioreach: Constify function arguments
Several functions receive pointers to parsed Audioreach topology (e.g.
'struct audioreach_container', 'struct audioreach_module') and they do
not modify their contents, but copy their data to send to the ADSP.
Constify the pointers for self-explanatory code (pointed memory is not
modified by the function) and a bit safer code.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20251219-b4-container-of-const-asoc-qcom-v2-5-05fd2ecc06fe@oss.qualcomm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/processor.h')
0 files changed, 0 insertions, 0 deletions
