[PATCH 1/2] iommu/msm: Claim bus ops on probe

Joerg Roedel joro at 8bytes.org
Wed Jan 17 05:33:32 PST 2018


On Mon, Jan 08, 2018 at 06:42:30PM +0000, Robin Murphy wrote:
> Since the MSM IOMMU driver now probes via DT exclusively rather than
> platform data, dependent masters should be deferred until the IOMMU
> itself is ready. Thus we can do away with the early initialisation
> hook to unconditionally claim the bus ops, and instead do that only
> once an IOMMU is actually probed. Furthermore, this should also make
> the driver safe for multiplatform kernels on non-MSM SoCs.
> 
> Signed-off-by: Robin Murphy <robin.murphy at arm.com>

Applied both, thanks Robin.




More information about the linux-arm-kernel mailing list