Re: [PATCH 3/5] iommu/arm-smmu: Use devm_ioremap_resource

2013-10-31 Thread Will Deacon
On Thu, Oct 31, 2013 at 11:08:05AM +, Tushar Behera wrote: > While at it, propagate the error code. Thanks, but I already have an equivalent patch queued which Joerg is going to pull real soon now (right, Joerg? :p). Will -- To unsubscribe from this list: send the line "unsubscribe linux-kern

[PATCH 3/5] iommu/arm-smmu: Use devm_ioremap_resource

2013-10-31 Thread Tushar Behera
While at it, propagate the error code. Signed-off-by: Tushar Behera CC: linux-arm-ker...@lists.infradead.org CC: io...@lists.linux-foundation.org CC: Will Deacon CC: Joerg Roedel --- drivers/iommu/arm-smmu.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/i