iommu/omap: be verbose when omap_iommu_iova_to_phys fails
authorOhad Ben-Cohen <ohad@wizery.com>
Tue, 6 Dec 2011 13:22:10 +0000 (15:22 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Tue, 6 Dec 2011 13:56:08 +0000 (14:56 +0100)
An omap_iommu_iova_to_phys failure usually means that iova wasn't mapped.

When that happens, it's helpful to know the value of iova, so add it
to the error message.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found