Re: [PATCH] iommu/msm: Switch to using managed resources

2014-08-18 Thread Joerg Roedel
On Mon, Aug 04, 2014 at 05:37:37PM +0530, Pramod Gurav wrote: > This switches the driver to using managed resources to simplify error > handling and to do away with remove function. > > CC: Stepan Moskovchenko > CC: Joerg Roedel > CC: Stephen Boyd > Signed-off-by: Pramod Gurav > --- > drivers

[PATCH] iommu/msm: Switch to using managed resources

2014-08-04 Thread Pramod Gurav
This switches the driver to using managed resources to simplify error handling and to do away with remove function. CC: Stepan Moskovchenko CC: Joerg Roedel CC: Stephen Boyd Signed-off-by: Pramod Gurav --- drivers/iommu/msm_iommu_dev.c | 76 +++-- 1 file