git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dec5a58
)
spi/pl022: convert running variable
author
Linus Walleij
<linus.walleij@stericsson.com>
Wed, 22 Dec 2010 22:13:59 +0000
(23:13 +0100)
committer
Grant Likely
<grant.likely@secretlab.ca>
Fri, 24 Dec 2010 04:06:47 +0000
(21:06 -0700)
This variable is a bool but defined an int and defined completely
backwards. This makes the code more readable.
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found