On Tue, May 27, 2014 at 06:18:42PM +0800, Kefeng Wang wrote:
> Use devm_ioremap_resource() to make the code simpler, drop unused variable,
> redundant return value check, and error-handing code.
>
> Signed-off-by: Kefeng Wang
> ---
> drivers/iommu/msm_iommu_dev.c | 38 +++--
Use devm_ioremap_resource() to make the code simpler, drop unused variable,
redundant return value check, and error-handing code.
Signed-off-by: Kefeng Wang
---
drivers/iommu/msm_iommu_dev.c | 38 +++---
1 files changed, 7 insertions(+), 31 deletions(-)
diff --