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:
251ee47
)
spi/s3c64xx: Fix incorrect reuse of 'val' local variable.
author
Jassi Brar
<jassi.brar@samsung.com>
Fri, 3 Sep 2010 01:36:46 +0000
(10:36 +0900)
committer
Grant Likely
<grant.likely@secretlab.ca>
Wed, 8 Sep 2010 18:05:02 +0000
(12:05 -0600)
Instead of, wrongly, reusing the 'val' variable, use a dedicated
one for reading the status register.
Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found