iommu/tegra-gart: fix spin_unlock in map failure path
authorLucas Stach <dev@lynxeye.de>
Mon, 12 Mar 2012 19:15:01 +0000 (20:15 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Tue, 13 Mar 2012 10:17:42 +0000 (11:17 +0100)
commit09c32533c064782a7989b6fecce776833bca0e12
treed9e0c59ced7eb9bd696050c3543d9e76754a0b08
parent7a31f6f48bb6e37b3195fcecd69d30740f6b0036
iommu/tegra-gart: fix spin_unlock in map failure path

This must have been messed up while merging, the intention was
clearly to unlock there.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/tegra-gart.c