On Fri, Aug 26, 2011 at 2:25 PM, Roedel, Joerg <Joerg.Roedel@xxxxxxx> 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 > Author: Joerg Roedel <joerg.roedel@xxxxxxx> > Date: Fri Aug 26 13:20:06 2011 +0200 > > omap: iommu: Fix up mutex->spin_lock conversion of iommu_lock > > The omap_iommu_set_isr() was still using the mutex functions Thanks, Joerg. (I am already working on removing omap_iommu_set_isr() and providing that functionality via the IOMMU API, so the s/mutex/spinlock/ patch I squashed with the original patch set accidentally didn't cover that function). -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html