kernel: bump 5.10 to 5.10.115
[openwrt/staging/jow.git] / target / linux / generic / pending-5.10 / 850-0013-PCI-aardvark-Add-support-for-ERR-interrupt-on-emulat.patch
index cc4bb467c3d1e28543987600570731bd9460dbbd..8665431961878e1b7e2f9b70b98c8d056ed74816 100644 (file)
@@ -78,7 +78,7 @@ Signed-off-by: Marek BehĂșn <kabel@kernel.org>
                if (mask & (PCI_BRIDGE_CTL_BUS_RESET << 16)) {
                        u32 val = advk_readl(pcie, PCIE_CORE_CTRL1_REG);
                        if (new & (PCI_BRIDGE_CTL_BUS_RESET << 16))
-@@ -1468,6 +1489,19 @@ static void advk_pcie_handle_int(struct
+@@ -1465,6 +1486,19 @@ static void advk_pcie_handle_int(struct
        isr1_mask = advk_readl(pcie, PCIE_ISR1_MASK_REG);
        isr1_status = isr1_val & ((~isr1_mask) & PCIE_ISR1_ALL_MASK);