kernel: bump 5.10 to 5.10.121
[openwrt/staging/wigyori.git] / target / linux / generic / hack-5.10 / 800-GPIO-add-named-gpio-exports.patch
index 76f89acdcd637d0eeb2980af179a39c5c2a539a7..2d67353ed9d41a45c4ca7cabeb2568259893075b 100644 (file)
@@ -15,7 +15,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
  
  #include "gpiolib.h"
  #include "gpiolib-of.h"
-@@ -1039,3 +1041,72 @@ void of_gpiochip_remove(struct gpio_chip
+@@ -1044,3 +1046,72 @@ void of_gpiochip_remove(struct gpio_chip
  {
        of_node_put(chip->of_node);
  }