From: Tomi Valkeinen Date: Wed, 2 Mar 2011 10:29:27 +0000 (+0200) Subject: OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support X-Git-Tag: v2.6.39-rc1~98^2~58^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c9dee82129d965bc8ca02170150817317c0135;p=pandora-kernel.git OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support FB_OMAP_BOOTLOADER_INIT does not work, and it was only partially implemented for SDI. This patch removes support for FB_OMAP_BOOTLOADER_INIT to clean up the code and to remove any assumptions that FB_OMAP_BOOTLOADER_INIT would work. Proper implementation is much more complex, requiring early boot time register and clock handling to keep the DSS running. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed