]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[media] OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr
authorArchit Taneja <archit@ti.com>
Wed, 28 Sep 2011 13:49:25 +0000 (10:49 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 7 Nov 2011 12:47:42 +0000 (10:47 -0200)
commit2780168859645353086b98492a979ae97da0a2dc
treedb0cd4aef64f7ec2404dbfaff9e8082d1af9c376
parentd06db7ec908869cbf79829b8cbd9a04a7c802905
[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 <archit@ti.com>
Reviewed-by: Sumit Semwal <sumit.semwal@ti.com>
Acked-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/omap/omap_vout.c