[media] omap3isp: queue: Use sg_table structure
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 6 Jan 2014 19:21:54 +0000 (16:21 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 14:14:02 +0000 (11:14 -0300)
commit73c1ea496cf79aec8a5681064719703b346301dc
tree1b2dc8ac1bca8af9f0f78248f093198f8c15ad43
parent9000427aec61b2ae3766d0f635bf1d60fcb8c41b
[media] omap3isp: queue: Use sg_table structure

Replace the sglen and sglist fields stored in the buffer structure with
an sg_table. This allows using the sg table allocation helper function.

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