kernel: bump 4.19 to 4.19.80
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0129-gpiolib-Don-t-prevent-IRQ-usage-of-output-GPIOs.patch
index d72064166d73a76edb997ab0787cc975b5925941..2f1d32754c847e17668600dba72ca391f22ad901 100644 (file)
@@ -35,7 +35,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
                gpiod_err(desc,
                          "%s: tried to set a GPIO tied to an IRQ as output\n",
                          __func__);
-@@ -3322,7 +3324,7 @@ int gpiochip_lock_as_irq(struct gpio_chi
+@@ -3333,7 +3335,7 @@ int gpiochip_lock_as_irq(struct gpio_chi
                }
        }