Commit b671358a authored by Beniamino Galvani's avatar Beniamino Galvani Committed by Mark Brown
Browse files

spi: core: Add spi_transfer_is_last() helper



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: default avatarBeniamino Galvani <b.galvani@gmail.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 5d01410f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment