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:
045dfdb
)
drivers/video/mbx/mbxfb.c: correct ioremap_nocache test
author
Julia Lawall
<Julia.Lawall@lip6.fr>
Wed, 18 Apr 2012 20:07:11 +0000
(22:07 +0200)
committer
Florian Tobias Schandinat
<FlorianSchandinat@gmx.de>
Sat, 21 Apr 2012 21:48:48 +0000
(21:48 +0000)
The test tested not the most recently allocated value but a previously
allocated one.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
No differences found