[PATCH V7 10/11] iommu/arm-smmu: Clean up early-probing workarounds
Bjorn Helgaas
helgaas at kernel.org
Sat Jan 28 13:07:09 PST 2017
On Mon, Jan 23, 2017 at 09:48:12PM +0530, Sricharan R wrote:
> From: Robin Murphy <robin.murphy at arm.com>
>
> Now that the appropriate ordering is enforced via profe-deferral of
s/profe-deferral/probe-deferral/
> masters in core code, rip it all out and bask in the simplicity.
>
> Acked-by: Will Deacon <will.deacon at arm.com>
> Signed-off-by: Robin Murphy <robin.murphy at arm.com>
> [Sricharan: Rebased on top of ACPI IORT SMMU series]
> Signed-off-by: Sricharan R <sricharan at codeaurora.org>
> ---
> drivers/iommu/arm-smmu-v3.c | 46 ++---------------------------------
> drivers/iommu/arm-smmu.c | 58 +++++++--------------------------------------
> 2 files changed, 10 insertions(+), 94 deletions(-)
Yay!
More information about the linux-arm-kernel
mailing list