• Mark Brown's avatar
    spi: Do not require a completion · 1e25cd47
    Mark Brown authored
    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>
    1e25cd47
spi.c 55.6 KB