]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebuffer
authorGuennadi Liakhovetski <lg@denx.de>
Mon, 5 May 2008 14:31:44 +0000 (15:31 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 7 May 2008 20:47:37 +0000 (21:47 +0100)
commitebdf982aaeb0005d5093b10872adce17ea12f5ba
treebc0409178641757878fa62aa69b2dee921e58af2
parentbdd0f5f06e7647b545bec3ead2fa2a5fcdf0f0f9
[ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebuffer
 configuration

Commit 84f43c308b73a6a12128288721a1007ba4f1a8da "pxafb: introduce register
independent LCD connection type for pxafb" implements compatibility mode
for old style pxafb_mach_info initialization data wrongly, causing the
system to Oops repeatedly - first during probe, then when drawing. Fix it
and make pxafb_decode_mach_info void.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/video/pxafb.c