[media] omap3isp: queue: Use sg_alloc_table_from_pages()
commit9a8c7fffa2293417d0245fb9f618564d7dee04a6
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sat, 8 Mar 2014 13:09:29 +0000 (8 10:09 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 14:17:37 +0000 (25 11:17 -0300)
treee31338b1d46dfccdc69cf88192945a12d63ae4a0
parent49ac3695d08698c19d2b23af6bd0dd1dfd1a10af
[media] omap3isp: queue: Use sg_alloc_table_from_pages()

Replace the custom implementation with a call to the scatterlist 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