Re: [PATCH] drivers: dma: sh: setup_xref error handling

From: Vinod Koul
Date: Tue Sep 02 2025 - 05:50:01 EST



On Wed, 27 Aug 2025 17:24:43 +0200, Thomas Andreatta wrote:
> This patch modifies the type of setup_xref from void to int and handles
> errors since the function can fail.
>
> `setup_xref` now returns the (eventual) error from
> `dmae_set_dmars`|`dmae_set_chcr`, while `shdma_tx_submit` handles the
> result, removing the chunks from the queue and marking PM as idle in
> case of an error.
>
> [...]

Applied, thanks!

[1/1] drivers: dma: sh: setup_xref error handling
commit: d9a3e9929452780df16f3414f0d59b5f69d058cf

Best regards,
--
~Vinod