diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-09 13:24:41 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-11 09:47:49 +0200 |
commit | 1d51160f856c2bc14a657a4de76a515339435f9c (patch) | |
tree | 87af0e3d0c438179a627705aaf4b835d335ad480 /target/linux/gemini/patches-4.19/0015-usb-host-fotg2-add-device-tree-probing.patch | |
parent | 6999c7e28e3a6c7a4b0ce59417a712cef7eb459c (diff) | |
download | upstream-1d51160f856c2bc14a657a4de76a515339435f9c.tar.gz upstream-1d51160f856c2bc14a657a4de76a515339435f9c.tar.bz2 upstream-1d51160f856c2bc14a657a4de76a515339435f9c.zip |
kernel: bump 4.19 to 4.19.71
Refreshed all patches.
Remove upstreamed:
- 950-0774-watchdog-bcm2835_wdt-Fix-module-autoload.patch
- 0017-usb-host-fotg2-restart-hcd-after-port-reset.patch
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/gemini/patches-4.19/0015-usb-host-fotg2-add-device-tree-probing.patch')
-rw-r--r-- | target/linux/gemini/patches-4.19/0015-usb-host-fotg2-add-device-tree-probing.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/gemini/patches-4.19/0015-usb-host-fotg2-add-device-tree-probing.patch b/target/linux/gemini/patches-4.19/0015-usb-host-fotg2-add-device-tree-probing.patch index 8950ef040f..7a4a3fe77e 100644 --- a/target/linux/gemini/patches-4.19/0015-usb-host-fotg2-add-device-tree-probing.patch +++ b/target/linux/gemini/patches-4.19/0015-usb-host-fotg2-add-device-tree-probing.patch @@ -22,7 +22,7 @@ Signed-off-by: Linus Walleij <linus.walleij@linaro.org> #include <linux/device.h> #include <linux/dmapool.h> #include <linux/kernel.h> -@@ -5672,9 +5673,18 @@ static int fotg210_hcd_remove(struct pla +@@ -5676,9 +5677,18 @@ static int fotg210_hcd_remove(struct pla return 0; } |