Re: [PATCH v2 0/7] omap: iommu migration, relocation and cleanups

2011-08-26 Thread Roedel, Joerg
On Wed, Aug 24, 2011 at 01:08:07PM -0400, Ohad Ben-Cohen wrote: Ohad Ben-Cohen (7): omap: iommu: migrate to the generic IOMMU API omap: iommu/iovmm: move to dedicated iommu folder omap: iommu: stop exporting local functions omap: iommu: PREFETCH_IOTLB cleanup omap: iovmm: remove

Re: [PATCH v2 0/7] omap: iommu migration, relocation and cleanups

2011-08-26 Thread Ohad Ben-Cohen
On Fri, Aug 26, 2011 at 2:25 PM, Roedel, Joerg joerg.roe...@amd.com wrote: Applied all to arm/omap, thanks Ohad. I also put a commit on-top which finished the mutex-spin_lock conversion. Looks like one call-place was missed. See attached patch. commit 4234541f1a64d9dc6d489cf8f614dc01c62360f6

Re: [PATCH v2 0/7] omap: iommu migration, relocation and cleanups

2011-08-25 Thread Tony Lindgren
* Ohad Ben-Cohen o...@wizery.com [110824 19:36]: 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

[PATCH v2 0/7] omap: iommu migration, relocation and cleanups

2011-08-24 Thread Ohad Ben-Cohen
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