From: Laurent Pinchart Date: Mon, 6 Jan 2014 19:21:54 +0000 (-0300) Subject: [media] omap3isp: queue: Use sg_table structure X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73c1ea496cf79aec8a5681064719703b346301dc;p=pandora-kernel.git [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 Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed