aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/apm821xx/patches-4.19
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-05-13 13:41:34 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-05-13 19:17:41 +0200
commit86fd8cb435daf05f52468daabd41a363917485b7 (patch)
tree9997cc8eb0b05a150b73f8bcbea8c7cf327ab07f /target/linux/apm821xx/patches-4.19
parent09050b6fe22848c6b8d59a437e357c7ad34bc523 (diff)
downloadupstream-86fd8cb435daf05f52468daabd41a363917485b7.tar.gz
upstream-86fd8cb435daf05f52468daabd41a363917485b7.tar.bz2
upstream-86fd8cb435daf05f52468daabd41a363917485b7.zip
kernel: bump 4.19 to 4.19.42
Refreshed all patches. Remove upstreamed: - 060-v5.1-serial-ar933x_uart-Fix-build-failure-with-disabled-c.patch - 400-v5.2-leds-trigger-netdev-fix-refcnt-leak-on-interface-ren.patch Compile-tested on: cns3xxx, imx6 Runtime-tested on: cns3xxx, imx6 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/apm821xx/patches-4.19')
-rw-r--r--target/linux/apm821xx/patches-4.19/140-GPIO-add-named-gpio-exports.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/apm821xx/patches-4.19/140-GPIO-add-named-gpio-exports.patch b/target/linux/apm821xx/patches-4.19/140-GPIO-add-named-gpio-exports.patch
index 6b1f7fc1cc..8e3060d768 100644
--- a/target/linux/apm821xx/patches-4.19/140-GPIO-add-named-gpio-exports.patch
+++ b/target/linux/apm821xx/patches-4.19/140-GPIO-add-named-gpio-exports.patch
@@ -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);
}