]> git.baikalelectronics.ru Git - kernel.git/commit
[media] omap3isp: Use the ARM DMA IOMMU-aware operations
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 2 Jan 2014 23:06:08 +0000 (20:06 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 14:18:42 +0000 (11:18 -0300)
commit2601e1995928189601e7dba3834827af63235e62
treee6981f7cc0127340febff0021f398b7300345c47
parent8181ea92801d313d510c546c8f2c2c20d400a245
[media] omap3isp: Use the ARM DMA IOMMU-aware operations

Attach an ARM DMA I/O virtual address space to the ISP device. This
switches to the IOMMU-aware ARM DMA backend, we can thus remove the
explicit calls to the OMAP IOMMU map and unmap functions.

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/Kconfig
drivers/media/platform/omap3isp/isp.c
drivers/media/platform/omap3isp/isp.h
drivers/media/platform/omap3isp/ispqueue.c
drivers/media/platform/omap3isp/ispqueue.h