]> git.baikalelectronics.ru Git - kernel.git/commit
[media] omap3isp: queue: Use sg_alloc_table_from_pages()
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sat, 8 Mar 2014 13:09:29 +0000 (10:09 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 14:17:37 +0000 (11:17 -0300)
commit8181ea92801d313d510c546c8f2c2c20d400a245
treee31338b1d46dfccdc69cf88192945a12d63ae4a0
parentb27c21af601005eb1eaec71daf79bdc1c04ec4fe
[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