kernel: bump 5.15 to 5.15.133
[openwrt/staging/xback.git] / target / linux / bcm47xx / patches-5.15 / 104-v5.18-mtd-rawnand-brcmnand-Allow-working-without-interrupts.patch
index 0845a7bfa329aa9c748f3abfe244510b158695ea..ecc3e954ce65bc5fd4e9a892d73f473b6a4343f9 100644 (file)
@@ -23,7 +23,7 @@ Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
        unsigned int            dma_irq;
        int                     nand_version;
  
-@@ -1642,7 +1642,7 @@ static bool brcmstb_nand_wait_for_comple
+@@ -1650,7 +1650,7 @@ static bool brcmstb_nand_wait_for_comple
        bool err = false;
        int sts;
  
@@ -32,7 +32,7 @@ Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
                /* switch to interrupt polling and PIO mode */
                disable_ctrl_irqs(ctrl);
                sts = bcmnand_ctrl_poll_status(ctrl, NAND_CTRL_RDY,
-@@ -3179,33 +3179,29 @@ int brcmnand_probe(struct platform_devic
+@@ -3187,33 +3187,29 @@ int brcmnand_probe(struct platform_devic
        }
  
        /* IRQ */