[media] omap3isp: queue: Allocate kernel buffers with dma_alloc_coherent
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sat, 8 Mar 2014 12:38:38 +0000 (09:38 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 14:15:47 +0000 (11:15 -0300)
commit7f5036d059fbd263b5322a4298a9935698e7625d
tree5e877a7e2c4fb8baf4f065f70b931c1df6b8f6c6
parentd13f19f2ca7fb6b545915e96ffe19bb405b72037
[media] omap3isp: queue: Allocate kernel buffers with dma_alloc_coherent

And retrieve the related sg table using dma_get_sgtable().

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