kernel: bump 5.10 to 5.10.210
[openwrt/staging/pepe2k.git] / target / linux / generic / backport-5.10 / 822-v5.13-advertise-lack-of-built-in-msi-handling.patch
index c11aedd8142a9b2b524e74d9965047bdfa413ae3..c8445e3bd98f9a76aa2b89520d5e9cb5917f7071 100644 (file)
@@ -41,7 +41,7 @@ Acked-by: Bjorn Helgaas <bhelgaas@google.com>
        unsigned int device_id;
        struct pci_ops *ops;
        int (*startup)(struct mtk_pcie_port *port);
-@@ -1087,6 +1089,7 @@ static int mtk_pcie_probe(struct platfor
+@@ -1093,6 +1095,7 @@ static int mtk_pcie_probe(struct platfor
  
        host->ops = pcie->soc->ops;
        host->sysdata = pcie;
@@ -49,7 +49,7 @@ Acked-by: Bjorn Helgaas <bhelgaas@google.com>
  
        err = pci_host_probe(host);
        if (err)
-@@ -1176,6 +1179,7 @@ static const struct dev_pm_ops mtk_pcie_
+@@ -1182,6 +1185,7 @@ static const struct dev_pm_ops mtk_pcie_
  };
  
  static const struct mtk_pcie_soc mtk_pcie_soc_v1 = {