On 23.01.2017 17:18, Sricharan R wrote:
From: Robin Murphy <[email protected]>

Now that the appropriate ordering is enforced via profe-deferral of
masters in core code, rip it all out and bask in the simplicity.

Acked-by: Will Deacon <[email protected]>
Signed-off-by: Robin Murphy <[email protected]>
[Sricharan: Rebased on top of ACPI IORT SMMU series]
Signed-off-by: Sricharan R <[email protected]>

[...]

-
-#ifdef CONFIG_ACPI
-static int __init acpi_smmu_v3_init(struct acpi_table_header *table)
-{
-       if (iort_node_match(ACPI_IORT_NODE_SMMU_V3))
-               return arm_smmu_init();

Since we clean the code we can remove iort_node_match() from iort.c. There is no user for it any more. Unless Lorenzo has some plans for it.

Thanks,
Tomasz
_______________________________________________
iommu mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to