[media] omap3isp: queue: Move IOMMU handling code to the queue
commit9000427aec61b2ae3766d0f635bf1d60fcb8c41b
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 3 Jan 2014 01:12:42 +0000 (2 22:12 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 14:13:17 +0000 (25 11:13 -0300)
treee191e5d12f8158c61c6e205c38cf7d753bc7f8a2
parent2a6dc96b973c8d1defd39bf21e89e6907b1c72f1
[media] omap3isp: queue: Move IOMMU handling code to the queue

As a preparation for the switch from the OMAP IOMMU API to the DMA API
move all IOMMU handling code from the video node implementation to the
buffers queue implementation.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/omap3isp/ispqueue.c
drivers/media/platform/omap3isp/ispqueue.h
drivers/media/platform/omap3isp/ispvideo.c