kernel: bump 4.19 to 4.19.42
[openwrt/staging/rmilecki.git] / target / linux / apm821xx / patches-4.19 / 140-GPIO-add-named-gpio-exports.patch
index 6b1f7fc1cc093425e35dc73ba93ef63b100db710..8e3060d768edd78f173a4f02a6f6e74c870bef1a 100644 (file)
@@ -22,7 +22,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
  
  #include "gpiolib.h"
  
-@@ -654,3 +656,72 @@ void of_gpiochip_remove(struct gpio_chip
+@@ -660,3 +662,72 @@ void of_gpiochip_remove(struct gpio_chip
        gpiochip_remove_pin_ranges(chip);
        of_node_put(chip->of_node);
  }