[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y1kql/WwAX+ZV8us@sirena.org.uk>
Date: Wed, 26 Oct 2022 13:39:51 +0100
From: Mark Brown <broonie@...nel.org>
To: Neil Armstrong <neil.armstrong@...aro.org>
Cc: Jerome Brunet <jbrunet@...libre.com>,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>,
Kevin Hilman <khilman@...libre.com>,
linux-arm-kernel@...ts.infradead.org, Da Xue <da@...re.computer>,
linux-kernel@...r.kernel.org, linux-amlogic@...ts.infradead.org,
linux-spi@...r.kernel.org
Subject: Re: [PATCH] spi: meson-spicc: move wait completion in driver to take
bursts delay in account
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.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists