Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 510158cd authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "iommu: arm-smmu: Remove sysfs bind/unbind files"

parents 168d74cd e3f474f6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4686,6 +4686,7 @@ static struct platform_driver arm_smmu_driver = {
		.name		= "arm-smmu",
		.of_match_table	= of_match_ptr(arm_smmu_of_match),
		.pm		= &arm_smmu_pm_ops,
		.suppress_bind_attrs = true,
	},
	.probe	= arm_smmu_device_dt_probe,
	.remove	= arm_smmu_device_remove,