]> Git Repo - J-linux.git/blobdiff - drivers/pci/controller/pci-host-common.c
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[J-linux.git] / drivers / pci / controller / pci-host-common.c
index 6ab694f8d28365d2b0a91b449c548ee90873b869..d3924a44db02f893115214b4ab73623e1309bf83 100644 (file)
@@ -79,6 +79,7 @@ int pci_host_common_probe(struct platform_device *pdev)
 
        bridge->sysdata = cfg;
        bridge->ops = (struct pci_ops *)&ops->pci_ops;
+       bridge->msi_domain = true;
 
        return pci_host_probe(bridge);
 }
This page took 0.03152 seconds and 4 git commands to generate.