[media] omap3isp: queue: Inline the ispmmu_v(un)map functions
commitd13f19f2ca7fb6b545915e96ffe19bb405b72037
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 6 Jan 2014 18:30:03 +0000 (6 15:30 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 14:15:08 +0000 (25 11:15 -0300)
treec69c27e8b953e709f1233418c83e18fdc55e10c9
parent8271601aca19c1d0ad29d0b65a5a6b9e6ef97bd3
[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