From: Laurent Pinchart Date: Thu, 2 Jan 2014 13:27:12 +0000 (-0300) Subject: [media] omap3isp: stat: Merge dma_addr and iommu_addr fields X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbde9e9d7f2ad0eb9c61563540ef1427e380c5e1;p=pandora-kernel.git [media] omap3isp: stat: Merge dma_addr and iommu_addr fields The fields store buffer addresses as seen from the device. The first one is used with an external DMA engine while the second one is used with the ISP DMA engine. As they're never used together, merge them. Signed-off-by: Laurent Pinchart Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed