mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-02 09:08:29 +00:00
This adds the function spi_transfer_is_last() which can be used by drivers to know whether a given transfer is the last one in the current message. Signed-off-by: Beniamino Galvani <b.galvani@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>