[PATCH] spi: pl022: update outdated references to pump_transfers()

Mark Brown broonie at kernel.org
Mon Mar 23 11:10:44 PDT 2026


On Sat, Mar 21, 2026 at 06:59:40PM +0800, Kexin Sun wrote:
> The pump_transfers tasklet was removed when the driver
> switched to the SPI core message processing loop in commit
> 9b2ef250b31d ("spi: spl022: switch to use default
> spi_transfer_one_message()").  The kdoc of
> pl022_interrupt_handler() still describes the old flow: scheduling
> the pump_transfers tasklet, calling giveback(), and flagging
> STATE_ERROR — none of which exist in the current code.  Rewrite

Separate issue but STATE_ still do exist in the code, just unreferenced.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20260323/f5134443/attachment-0001.sig>


More information about the linux-arm-kernel mailing list