Skip to content
Commit 91b30858 authored by Mark Brown's avatar Mark Brown
Browse files

spi/bitbang: Factor out message transfer from message pump loop



In order to make it easier to convert to transfer_one_message() lift the
code that does the actual message transfer out of the work function that
implements the message pump. This should have no functional impact, it's
just a simple code motion patch.

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