[media] omap3isp: stat: Store sg table in ispstat_buffer
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 2 Jan 2014 13:48:07 +0000 (10:48 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 14:10:02 +0000 (11:10 -0300)
commit84ac0f09aee6c534a86ba8e2598f5e022772f0eb
treea2f02240263a19334d686de55e29c8af7c0aaf3e
parentcbde9e9d7f2ad0eb9c61563540ef1427e380c5e1
[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 <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/ispstat.c
drivers/media/platform/omap3isp/ispstat.h