On Fri, 2011-08-05 at 19:05 +0530, Archit Taneja wrote: > Reduce the size of the large functions dispc_dump_regs(), dispc_save_context() > and dispc_restore_context() and _dispc_setup_color_conv_coef(). > > Make fifo_size array length in dispc.c generic. > > Applies over master branch of: > > git://gitorious.org/linux-omap-dss2/linux.git > > changes in v2: > - Remove "OMAP4: DSS2: VIDEO3 pipeline support", replace it with a patch which > makes fifo_size array length in dispc.c generic. VIDEO3 is removed because it > has some functional dependencies with Zorder. So they should be posted together. > > Archit Taneja (5): > OMAP: DSS2: DISPC: Prepare dispc_dump_regs() for shortening > OMAP: DSS2: DISPC: Shorten dispc_dump_regs() > OMAP: DSS2: DISPC: dispc_save_context() and dispc_restore_context() > cleanup > OMAP: DSS2: DISPC: Shorten _dispc_set_color_conv_coef() > OMAP: DSS2: Use a macro to declare size of the fifo_size array in > dispc.c > > drivers/video/omap2/dss/dispc.c | 788 +++++++++++++-------------------------- > 1 files changed, 265 insertions(+), 523 deletions(-) Looks good, thanks. Tomi -- 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