These are minor cleanup patches which will be useful for the future series on outputs. It's harder to add output entities in DSS when there are more omap_dss_device references in the driver. The first 2 reduces that a bit. The third patch just removes some left over fields from omap_dss_device Refenence Tree: git://gitorious.org/~boddob/linux-omap-dss2/archit-dss2-clone.git 1-misc-clean-for-outputs Archit Taneja (3): OMAPDSS: DSI: Pass dsi platform device wherever possible OMAPDSS: APPLY: Remove omap_dss_device references in wait_for_go functions OMAPDSS: Remove unnecessary acb/acbi pin fields from omap_dss_device drivers/video/omap2/dss/apply.c | 32 +++++++++----- drivers/video/omap2/dss/dsi.c | 89 +++++++++++++++++---------------------- include/video/omapdss.h | 4 -- 3 files changed, 60 insertions(+), 65 deletions(-) -- 1.7.9.5 -- 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