Re: [PATCH] spi: meson-spicc: move wait completion in driver to take bursts delay in account

From: Mark Brown
Date: Wed Oct 26 2022 - 08:40:57 EST


On Wed, Oct 26, 2022 at 09:58:28AM +0200, Neil Armstrong wrote:

> - spi_finalize_current_transfer(spicc->master);
> + complete(&spicc->done);

No, you need to call spi_finalize_current_transfer() - you need to block
inside the transfer function if you want to open code this stuff.

Attachment: signature.asc
Description: PGP signature