From: Bruno Prémont Date: Mon, 28 Jun 2010 20:30:29 +0000 (+0200) Subject: HID: picolcd: Add minimal palette required by fbcon on 8bpp X-Git-Tag: v2.6.36-rc1~567^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b70884ff3a5314c2eb702f85599e722cccdd2f5b;p=pandora-kernel.git HID: picolcd: Add minimal palette required by fbcon on 8bpp 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed