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:
33bc227
)
[PATCH] fbcon: fix obvious bug in fbcon logo rotation code
author
Jasper Spaans
<jasper@vs19.net>
Thu, 24 Nov 2005 15:53:36 +0000
(16:53 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 25 Nov 2005 02:40:34 +0000
(18:40 -0800)
This code fixes a tiny problem with the recent fbcon rotation changes:
fb_prepare_logo doesn't check the return value of fb_find_logo and that
causes a crash for my while booting.
Obvious & working & tested fix is here.
Signed-off-by: Jasper Spaans <jasper@vs19.net>
Acked-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/fbmem.c
patch
|
blob
|
history
diff --cc
drivers/video/fbmem.c
Simple merge