drivers/video/mbx/mbxfb.c: correct ioremap_nocache test
authorJulia Lawall <Julia.Lawall@lip6.fr>
Wed, 18 Apr 2012 20:07:11 +0000 (22:07 +0200)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 21 Apr 2012 21:48:48 +0000 (21:48 +0000)
commit2de06df49f71fee795e997dee1eeda74a2b8598b
treee1ce35a9700349d27876f31ef381a968952031f6
parent045dfdb5c5e8fe49afe1de82fb94eaae8121e059
drivers/video/mbx/mbxfb.c: correct ioremap_nocache test

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>
drivers/video/mbx/mbxfb.c