kernel: bump 6.1 to 6.1.80
[openwrt/staging/stintel.git] / target / linux / d1 / patches-6.1 / 0012-irqchip-sifive-plic-Enable-oneshot-safe-threaded-EOI.patch
index 429a5d6824839eae1a324c9912d2f9374e10aebe..8cb949f186a38f1b5d6ac5f1ed40428cc045f8e3 100644 (file)
@@ -11,7 +11,7 @@ Signed-off-by: Samuel Holland <samuel@sholland.org>
 
 --- a/drivers/irqchip/irq-sifive-plic.c
 +++ b/drivers/irqchip/irq-sifive-plic.c
-@@ -201,7 +201,9 @@ static struct irq_chip plic_chip = {
+@@ -207,7 +207,9 @@ static struct irq_chip plic_chip = {
        .irq_set_affinity = plic_set_affinity,
  #endif
        .irq_set_type   = plic_irq_set_type,