From 2cd89cf0d7d00469aa79f626530869f6e3ee33d4 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Mon, 9 Sep 2019 12:42:26 +0200 Subject: kernel: bump 4.14 to 4.4.142 Refreshed all patches. Remove upstreamed: - 0032-usb-host-fotg2-restart-hcd-after-port-reset.patch Compile-tested on: ar71xx, cns3xxx, imx6, x86_64 Runtime-tested on: ar71xx, cns3xxx, imx6 Signed-off-by: Koen Vandeputte --- .../0030-usb-host-fotg2-add-Gemini-specific-handling.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/gemini/patches-4.14/0030-usb-host-fotg2-add-Gemini-specific-handling.patch') diff --git a/target/linux/gemini/patches-4.14/0030-usb-host-fotg2-add-Gemini-specific-handling.patch b/target/linux/gemini/patches-4.14/0030-usb-host-fotg2-add-Gemini-specific-handling.patch index 2e781e403d..0125e816d6 100644 --- a/target/linux/gemini/patches-4.14/0030-usb-host-fotg2-add-Gemini-specific-handling.patch +++ b/target/linux/gemini/patches-4.14/0030-usb-host-fotg2-add-Gemini-specific-handling.patch @@ -43,7 +43,7 @@ Signed-off-by: Linus Walleij #include #include -@@ -5583,6 +5587,72 @@ static void fotg210_init(struct fotg210_ +@@ -5587,6 +5591,72 @@ static void fotg210_init(struct fotg210_ iowrite32(value, &fotg210->regs->otgcsr); } @@ -116,7 +116,7 @@ Signed-off-by: Linus Walleij /** * fotg210_hcd_probe - initialize faraday FOTG210 HCDs * -@@ -5662,6 +5732,12 @@ static int fotg210_hcd_probe(struct plat +@@ -5666,6 +5736,12 @@ static int fotg210_hcd_probe(struct plat fotg210_init(fotg210); -- cgit v1.2.3