Here are some patches to cleanup the DSS init a bit. Tomi Valkeinen (4): OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support OMAP: DSS2: Remove pdev argument from dpi_init OMAP: DSS2: Move DPI & SDI init into DSS plat driver OMAP: DSS2: Remove unneeded cpu_is_xxx checks drivers/video/omap2/dss/core.c | 43 ++++------------------------- drivers/video/omap2/dss/dpi.c | 2 +- drivers/video/omap2/dss/dss.c | 58 ++++++++++++++++++++++------------------ drivers/video/omap2/dss/dss.h | 8 +++--- drivers/video/omap2/dss/sdi.c | 40 ++++++--------------------- 5 files changed, 52 insertions(+), 99 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html