]> git.baikalelectronics.ru Git - kernel.git/commit
[media] omap3isp: queue: Inline the ispmmu_v(un)map functions
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 6 Jan 2014 18:30:03 +0000 (15:30 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 14:15:08 +0000 (11:15 -0300)
commitc7441d5b21c26e3310d3a2a7f5c970d0addc5f85
treec69c27e8b953e709f1233418c83e18fdc55e10c9
parent849f1054e8a3a4399f70b5e832bc4110a93df36a
[media] omap3isp: queue: Inline the ispmmu_v(un)map functions

The ispmmu_vmap() and ispmmu_vunmap() functions are just wrappers around
omap_iommu_vmap() and omap_iommu_vunmap(). Inline them.

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