[PATCH v2 2/5] remoteproc: mtp_scp: Constify buffer passed to scp_send_ipi()
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Tue Mar 10 07:35:20 PDT 2026
Il 10/03/26 12:22, Krzysztof Kozlowski ha scritto:
> scp_send_ipi() should only send the passed buffer, without modifying its
> contents, so mark pointer 'buf' as pointer to const.
>
> Acked-by: Mathieu Poirier <mathieuu.poirier at linaro.org>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at oss.qualcomm.com>
Please fix the commit title - that should be `remoteproc: mtk_scp: .....`
After which:
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
More information about the Linux-mediatek
mailing list