]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contig
authorVaibhav Hiremath <hvaibhav@ti.com>
Thu, 27 May 2010 11:17:08 +0000 (08:17 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 8 Jul 2010 19:49:37 +0000 (16:49 -0300)
commitdd880dd477f11aceffb2866f702c718fec2862f4
treed14cb7a6fbfacf6e655f020dadefe0199d5afbed
parent5ba9bb0ef658a7f4c082cdfc4f779729506042f5
V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contig

Actually OMAP doesn't support scatter-gather DMA for
Display subsystem but due to legacy coding it has been overlooked
till now.

Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Muralidharan Karicheri <mkaricheri@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/omap/Kconfig
drivers/media/video/omap/omap_vout.c