From: Archit Taneja Date: Wed, 28 Sep 2011 13:49:25 +0000 (-0300) Subject: [media] OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr X-Git-Tag: v3.3-rc1~48^2~647 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2780168859645353086b98492a979ae97da0a2dc;p=pandora-kernel.git [media] OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr Currently, there is a lot of redundant code is between DPI and VENC panels, this can be made common by moving out field/interlace specific code to a separate function called omapvid_handle_interlace_display(). There is no functional change made. Signed-off-by: Archit Taneja Reviewed-by: Sumit Semwal Acked-by: Vaibhav Hiremath Signed-off-by: Vaibhav Hiremath Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed