Some minor fixes/cleanup for DSI: - Remove some debug prints in dsi_dump_clocks(). - Use system workqueue instead of creating a private one. - Add num_data_lanes and line_buffer_size and get the from DSI_GNQ register. Archit Taneja (4): OMAP: DSS2: DSI: Remove DISPC pixel clock related info in dsi_dump_clocks() OMAP: DSS2: DSI: Use system workqueue for delayed work instead of a private workqueue OMAP: DSS2: DSI: Get number of DSI data lanes using DSI_GNQ register OMAP: DSS2: DSI: Get line buffer size from DSI_GNQ register drivers/video/omap2/dss/dsi.c | 163 +++++++++++++++++++++++++------- drivers/video/omap2/dss/dss_features.c | 3 +- drivers/video/omap2/dss/dss_features.h | 1 + include/video/omapdss.h | 4 + 4 files changed, 134 insertions(+), 37 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