commit | e020f9af6d8311cd935217219f49175e161be100 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@nokia.com> | Wed Feb 17 13:36:48 2010 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@nokia.com> | Thu Feb 18 13:19:41 2010 +0200 |
tree | 22fe43864e3238b8c51a12b3d4cf25202c7ec0f3 | |
parent | e296264977f68ddf395b8f93f8e174930f88499a [diff] |
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>