From f003d732d726758f11f0c308758637c434c37c1a Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Mon, 28 Jan 2019 13:07:54 +0100 Subject: kernel: bump 4.19 to 4.19.18 Refreshed all patches. Removed upstreamed: - 031-v5.0-MIPS-BCM47XX-Setup-struct-device-for-the-SoC.patch - 142-jffs2-Fix-use-of-uninitialized-delayed_work-lockdep-.patch Removed upstreamed hunk in: - 800-bcma-get-SoC-device-struct-copy-its-DMA-params-to-th.patch Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte --- .../patches-4.19/0015-usb-host-fotg2-add-device-tree-probing.patch | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'target/linux/gemini/patches-4.19/0015-usb-host-fotg2-add-device-tree-probing.patch') 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 5673352f14..8950ef040f 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 @@ -12,8 +12,6 @@ Signed-off-by: Linus Walleij drivers/usb/host/fotg210-hcd.c | 10 ++++++++++ 1 file changed, 10 insertions(+) -diff --git a/drivers/usb/host/fotg210-hcd.c b/drivers/usb/host/fotg210-hcd.c -index 058ff82ea789..6e4b40cd5916 100644 --- a/drivers/usb/host/fotg210-hcd.c +++ b/drivers/usb/host/fotg210-hcd.c @@ -10,6 +10,7 @@ @@ -24,7 +22,7 @@ index 058ff82ea789..6e4b40cd5916 100644 #include #include #include -@@ -5672,9 +5673,18 @@ static int fotg210_hcd_remove(struct platform_device *pdev) +@@ -5672,9 +5673,18 @@ static int fotg210_hcd_remove(struct pla return 0; } @@ -43,6 +41,3 @@ index 058ff82ea789..6e4b40cd5916 100644 }, .probe = fotg210_hcd_probe, .remove = fotg210_hcd_remove, --- -2.19.2 - -- cgit v1.2.3