kernel: bump 4.19 to 4.19.62
[openwrt/staging/lynxis.git] / target / linux / brcm2708 / patches-4.19 / 950-0129-gpiolib-Don-t-prevent-IRQ-usage-of-output-GPIOs.patch
index 56d83405adfa81bc587f294c601da8defba37592..08c38d7430bf183d45f20997422e1ac5cfe06d5f 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__);
-@@ -3311,7 +3313,7 @@ int gpiochip_lock_as_irq(struct gpio_chi
+@@ -3312,7 +3314,7 @@ int gpiochip_lock_as_irq(struct gpio_chi
                }
        }