kernel: bump 4.14 to 4.14.118
[openwrt/staging/wigyori.git] / target / linux / apm821xx / patches-4.14 / 140-GPIO-add-named-gpio-exports.patch
index fe4ea4fc2411b863ce5e8eb56290fa99f0feee47..8f0ac8d0f8854950c5b1242fff3a88d25d9717cd 100644 (file)
@@ -22,7 +22,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
  
  #include "gpiolib.h"
  
-@@ -507,3 +509,72 @@ void of_gpiochip_remove(struct gpio_chip
+@@ -513,3 +515,72 @@ void of_gpiochip_remove(struct gpio_chip
        gpiochip_remove_pin_ranges(chip);
        of_node_put(chip->of_node);
  }