From: Joerg Roedel Date: Fri, 26 Aug 2011 11:20:06 +0000 (+0200) Subject: omap: iommu: Fix up mutex->spin_lock conversion of iommu_lock X-Git-Tag: v3.2-rc1~117^2^3~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4234541f1a64d9dc6d489cf8f614dc01c62360f6;p=pandora-kernel.git omap: iommu: Fix up mutex->spin_lock conversion of iommu_lock The omap_iommu_set_isr() was still using the mutex functions but the iommu_lock was converted to a spin_lock. Fix that up. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed