omap: iommu: Fix up mutex->spin_lock conversion of iommu_lock
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 26 Aug 2011 11:20:06 +0000 (13:20 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 26 Aug 2011 11:22:42 +0000 (13:22 +0200)
commit4234541f1a64d9dc6d489cf8f614dc01c62360f6
tree2b7f13dbcb1dca54ed29e91440144e8f54254951
parent6c32df437c7c5b1fc29d3ca29b0ff44f8dfafc56
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 <joerg.roedel@amd.com>
drivers/iommu/omap-iommu.c
This page took 0.043614 seconds and 5 git commands to generate.