kernel: bump 4.9 to 4.9.175
[openwrt/openwrt.git] / target / linux / lantiq / patches-4.9 / 0030-GPIO-add-named-gpio-exports.patch
index e205ed057dde71b40e8067b0bd9d049867dfb83c..eb05632eb5f46defaee22735d5dc618e2a37f481 100644 (file)
@@ -22,7 +22,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
  
  #include "gpiolib.h"
  
-@@ -539,3 +541,73 @@ void of_gpiochip_remove(struct gpio_chip
+@@ -545,3 +547,73 @@ void of_gpiochip_remove(struct gpio_chip
        gpiochip_remove_pin_ranges(chip);
        of_node_put(chip->of_node);
  }