OMAP: DSS2: remove sub-panel system
authorTomi Valkeinen <tomi.valkeinen@nokia.com>
Wed, 17 Feb 2010 11:36:48 +0000 (13:36 +0200)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>
Thu, 18 Feb 2010 11:19:41 +0000 (13:19 +0200)
commite020f9af6d8311cd935217219f49175e161be100
tree22fe43864e3238b8c51a12b3d4cf25202c7ec0f3
parente296264977f68ddf395b8f93f8e174930f88499a
OMAP: DSS2: remove sub-panel system

The system to allow panel drivers to exists as attached to ctrl drivers
did never work very well. It is not useed, and this patch removes it to
make the driver cleaner.

For now, controller drivers need to include also the panel driver code. In
the future a proper mechanism for this should be developed, perhaps by
creating busses for controllers.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
arch/arm/plat-omap/include/plat/display.h
drivers/video/omap2/dss/core.c
drivers/video/omap2/dss/display.c