From: Anatolij Gustschin Date: Fri, 13 May 2011 12:12:15 +0000 (+0200) Subject: video: mb862xxfb: use pre-initialized configuration for PCI GDCs X-Git-Tag: v3.0-rc1~166^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cadf9455c31de340ed77394dfad330caeb66b58;p=pandora-kernel.git video: mb862xxfb: use pre-initialized configuration for PCI GDCs If the bootloader has already initialized the display controller, do not re-initialize it in the driver. Take over the bootloader's configuration instead. This is already supported for non PCI GDCs Lime and Mint. Add this functionality for PCI GDCs Coral-P and Coral-PA. It is useful to avoid flicker and also avoids unneeded init delays while booting. Signed-off-by: Anatolij Gustschin --- Reading git-diff-tree failed