]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/irqchip/irq-mbigen.c
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
[linux.git] / drivers / irqchip / irq-mbigen.c
index 3f09f658e8e29e483f18074052b8a64559e97c1c..6b566bba263bdec3637aa7a8687cf2816e053971 100644 (file)
@@ -374,6 +374,7 @@ static struct platform_driver mbigen_platform_driver = {
                .name           = "Hisilicon MBIGEN-V2",
                .of_match_table = mbigen_of_match,
                .acpi_match_table = ACPI_PTR(mbigen_acpi_match),
+               .suppress_bind_attrs = true,
        },
        .probe                  = mbigen_device_probe,
 };