Hi Ohad,
On Thursday 18 August 2011 01:10:01 Ohad Ben-Cohen wrote:
1. Migrate OMAP's iommu driver to the generic IOMMU API, and move it
to the dedicated iommu folder.
2. Fix omap3isp appropriately so it doesn't break.
3. Adapt OMAP's iovmm appropriately as well, because omap3isp still relies
on it. The plan is eventually to remove iovmm and replace it with the
upcoming IOMMU-based generic DMA-API. Move iovmm to the iommu folder too;
it belongs there more than it belongs in the OMAP folders.
4. Start cleaning up OMAP's iommu components towards the end goal, where
1) omap-iommu no longer exports public API (and instead provides its
entire functionality via the generic IOMMU API).
2) omap-iovmm is removed.
Changes:
1. Migrate iommu, iovmm and omap3isp in a single patch for bisectibility
sake.
2. Apply Laurent Pinchart's comments (thanks Laurent!)
You're welcome.
3. Rebase to 3.1-rc2
For the OMAP3 ISP driver changes,
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
--
Regards,
Laurent Pinchart