kernel: bump 5.15 to 5.15.46
[openwrt/staging/ansuel.git] / target / linux / generic / hack-5.15 / 800-GPIO-add-named-gpio-exports.patch
index f24fe9d1924aeb031e4f71815d696ac1fd53b07d..3d34231b82f678c3e3e67b26fd4b31c39ae91d81 100644 (file)
@@ -15,7 +15,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
  
  #include "gpiolib.h"
  #include "gpiolib-of.h"
-@@ -1052,3 +1054,72 @@ void of_gpio_dev_init(struct gpio_chip *
+@@ -1057,3 +1059,72 @@ void of_gpio_dev_init(struct gpio_chip *
        else
                gc->of_node = gdev->dev.of_node;
  }