aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-04-08 13:39:00 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-04-08 14:53:39 +0200
commit5387bc9cbb9ed205f08766523a296f21dfa83b56 (patch)
tree4e8822f417aac2dc8b9f8f4e805569705cb0b5a6 /target/linux/ar71xx
parent1138e0f8878fe402697fd4b8aceacec39fc28a00 (diff)
downloadupstream-5387bc9cbb9ed205f08766523a296f21dfa83b56.tar.gz
upstream-5387bc9cbb9ed205f08766523a296f21dfa83b56.tar.bz2
upstream-5387bc9cbb9ed205f08766523a296f21dfa83b56.zip
kernel: bump 4.14 to 4.14.111
Refreshed all patches. Compile-tested on: ar71xx, cns3xxx, imx6, x86_64 Runtime-tested on: ar71xx, cns3xxx, imx6 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r--target/linux/ar71xx/patches-4.14/930-chipidea-pullup.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.14/930-chipidea-pullup.patch b/target/linux/ar71xx/patches-4.14/930-chipidea-pullup.patch
index 6e293305db..2e9a878630 100644
--- a/target/linux/ar71xx/patches-4.14/930-chipidea-pullup.patch
+++ b/target/linux/ar71xx/patches-4.14/930-chipidea-pullup.patch
@@ -37,7 +37,7 @@
ret = hw_device_init(ci, base);
if (ret < 0) {
dev_err(dev, "can't initialize hardware\n");
-@@ -1004,7 +1007,7 @@ static int ci_hdrc_probe(struct platform
+@@ -1011,7 +1014,7 @@ static int ci_hdrc_probe(struct platform
goto deinit_gadget;
}