[PATCH v2 5/5] iommu/exynos: Use bus_set_iommu instead of register_iommu
From: joro@8bytes.org (Joerg Roedel)
Date: 2011-10-07 11:37:10
Also in:
linux-samsung-soc, lkml
From: joro@8bytes.org (Joerg Roedel)
Date: 2011-10-07 11:37:10
Also in:
linux-samsung-soc, lkml
On Sat, Oct 01, 2011 at 08:52:45AM +0900, KyongHo Cho wrote:
On Fri, Sep 30, 2011 at 10:46 PM, Roedel, Joerg [off-list ref] wrote:quoted
On Fri, Sep 30, 2011 at 03:31:49AM -0400, Kukjin Kim wrote:quoted
From: KyongHo Cho <redacted> This replaces register_iommu() with bus_set_iommu() according to the suggestion of Joerg Roedel.This should be part of patch 3 already when the bus_set_iommu() change is merged. Otherwise it breaks bisectability too.Ok. Should I include fault handling feature (patch 4) in the patch 3 also?
Yes, makes sense to include patch 4 too.