git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c32df4
)
omap: iommu: Fix up mutex->spin_lock conversion of iommu_lock
author
Joerg Roedel
<joerg.roedel@amd.com>
Fri, 26 Aug 2011 11:20:06 +0000
(13:20 +0200)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Fri, 26 Aug 2011 11:22:42 +0000
(13:22 +0200)
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>
No differences found