Re: [PATCH] iommu/omap: Increase group ref in .device_group()

2018-03-15 Thread Joerg Roedel
On Thu, Mar 01, 2018 at 07:22:08PM +0800, Jeffy Chen wrote: > Increase group refcounting in omap_iommu_device_group(). > > Signed-off-by: Jeffy Chen Applied, thanks. ___ iommu mailing list iommu@lists.linux-foundation.org

[PATCH] iommu/omap: Increase group ref in .device_group()

2018-03-01 Thread Jeffy Chen
Increase group refcounting in omap_iommu_device_group(). Signed-off-by: Jeffy Chen --- drivers/iommu/omap-iommu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/iommu/omap-iommu.c b/drivers/iommu/omap-iommu.c index