Skip to content
Commit 1e25cd47 authored by Mark Brown's avatar Mark Brown
Browse files

spi: Do not require a completion



There is no real reason why we require transfers to have a completion and
the only user of the completion now checks to see if one has been provided
before using it so stop enforcing this. This makes it more convenient for
drivers to chain multiple asynchronous transfers together.

Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent a6f87fad
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