diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-08 13:50:17 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-08 14:54:48 +0200 |
commit | aa0e6fc4895c0c8469e0f55d643b510e1c320b37 (patch) | |
tree | 4499f35208f7ccd779b157c1d1deac824c32437d /target/linux/ar71xx | |
parent | dad220a00c0490f20f708ba1736bbf39695de55b (diff) | |
download | upstream-aa0e6fc4895c0c8469e0f55d643b510e1c320b37.tar.gz upstream-aa0e6fc4895c0c8469e0f55d643b510e1c320b37.tar.bz2 upstream-aa0e6fc4895c0c8469e0f55d643b510e1c320b37.zip |
kernel: bump 4.9 to 4.9.168
Refreshed all patches.
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r-- | target/linux/ar71xx/patches-4.9/930-chipidea-pullup.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.9/930-chipidea-pullup.patch b/target/linux/ar71xx/patches-4.9/930-chipidea-pullup.patch index 1c4ef3891c..04a3ec1eeb 100644 --- a/target/linux/ar71xx/patches-4.9/930-chipidea-pullup.patch +++ b/target/linux/ar71xx/patches-4.9/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"); -@@ -963,7 +966,7 @@ static int ci_hdrc_probe(struct platform +@@ -970,7 +973,7 @@ static int ci_hdrc_probe(struct platform goto deinit_gadget; } |