commit | cbde9e9d7f2ad0eb9c61563540ef1427e380c5e1 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Jan 02 10:27:12 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sun May 25 11:09:25 2014 -0300 |
tree | dbfcab5cd6dc0e538075871cb3c688aa98450b3c | |
parent | 4d4c00d4fd7fa49f9105c3543c06a3990eb9094f [diff] |
[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 <laurent.pinchart@ideasonboard.com> Acked-by: Sakari Ailus <sakari.ailus@iki.fi> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>