Re: [PATCH v2 3/4] spi: qcom-geni: Drop unused msg parameter from timeout handlers

From: Konrad Dybcio

Date: Wed Feb 04 2026 - 11:43:27 EST


On 2/4/26 5:28 PM, Praveen Talari wrote:
> The timeout helpers (handle_se_timeout() and handle_gpi_timeout())
> took a 'struct spi_message *msg' that was never used. Remove this
> parameter and adjust the callers to simplify the interfaces.
>
> Signed-off-by: Praveen Talari <praveen.talari@xxxxxxxxxxxxxxxx>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad