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:
a7c9a0a
)
HID: picolcd: Add minimal palette required by fbcon on 8bpp
author
Bruno Prémont
<bonbons@linux-vserver.org>
Mon, 28 Jun 2010 20:30:29 +0000
(22:30 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 12 Jul 2010 16:07:35 +0000
(18:07 +0200)
Add a minimal palette so fbcon does not try to dereference
a NULL point when fb is set to 8bpp.
fbcon stores pixels the other way around in bytes for 1bpp
than intially implemented, correct this.
Signed-off-by: Bruno Prémont <bonbons@linux-vserver.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found