aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2018-12-23 16:16:17 +0000
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2018-12-24 15:06:33 +0000
commit5b3afca7576887be509eb21950009851676a1acb (patch)
treee1a756a64eb949eaa7e4d657b9322ebc188a1d21 /target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch
parent9a37c95431b5401c309b7731920daa964842bdee (diff)
downloadupstream-5b3afca7576887be509eb21950009851676a1acb.tar.gz
upstream-5b3afca7576887be509eb21950009851676a1acb.tar.bz2
upstream-5b3afca7576887be509eb21950009851676a1acb.zip
kernel: bump 4.14 to 4.14.90
Refresh all patches Remove upstream patch: backport-4.14/424-v4.20-net-dsa-fix-88e6060-roaming.patch Minor tweak to generic/hack-4.14/902-debloat_proc.patch to cleanly apply after upstream changes. Tested-on: ath79 Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch')
-rw-r--r--target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch b/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch
index c1594af09d..1c8ae25782 100644
--- a/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch
+++ b/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch
@@ -40,7 +40,7 @@ Signed-off-by: Biwen Li <biwen.li@nxp.com>
--- a/drivers/md/dm-thin.c
+++ b/drivers/md/dm-thin.c
-@@ -3643,6 +3643,19 @@ static int process_create_thin_mesg(unsi
+@@ -3645,6 +3645,19 @@ static int process_create_thin_mesg(unsi
return r;
}