Skip to content
Commit 5e8b821d authored by Linus Walleij's avatar Linus Walleij Committed by Grant Likely
Browse files

spi/pl022: convert running variable



This variable is a bool but defined an int and defined completely
backwards. This makes the code more readable.

Signed-off-by: default avatarLinus Walleij <linus.walleij@stericsson.com>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent dec5a581
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