OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 2 Mar 2011 10:29:27 +0000 (12:29 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 Mar 2011 13:46:27 +0000 (15:46 +0200)
commit42c9dee82129d965bc8ca02170150817317c0135
treef90404dfff058d84033171467248be665ec6d053
parent1bb478350670fadf708d3cbd6137c32dfbe3fd5f
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 <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/core.c
drivers/video/omap2/dss/dss.c
drivers/video/omap2/dss/dss.h
drivers/video/omap2/dss/sdi.c