From: Laurent Pinchart Date: Thu, 2 Jan 2014 13:48:07 +0000 (-0300) Subject: [media] omap3isp: stat: Store sg table in ispstat_buffer X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84ac0f09aee6c534a86ba8e2598f5e022772f0eb;p=pandora-kernel.git [media] omap3isp: stat: Store sg table in ispstat_buffer The driver stores the IOMMU mapped iovm struct pointer in the buffer structure but only needs the iovm sg table. Store the sg table instead to prepare the migration to the DMA API. Signed-off-by: Laurent Pinchart Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed