Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / drivers / iommu / exynos-iommu.c
index 97c41b8..29a31eb 100644 (file)
@@ -647,6 +647,7 @@ static struct platform_driver exynos_sysmmu_driver __refdata = {
                .name           = "exynos-sysmmu",
                .of_match_table = sysmmu_of_match,
                .pm             = &sysmmu_pm_ops,
+               .suppress_bind_attrs = true,
        }
 };