aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-4.4/000-4.5-03-mtd-nand-spi-nor-assign-MTD-of_node.patch
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2017-12-21 19:12:27 +0000
committerMathias Kresin <dev@kresin.me>2017-12-23 15:36:01 +0100
commitb0d99b77e541412f955c4aa23cc5af10959d92a5 (patch)
treee873ea9d76359b4610bc637e6a677df3d7ab9154 /target/linux/brcm63xx/patches-4.4/000-4.5-03-mtd-nand-spi-nor-assign-MTD-of_node.patch
parent94952636e74efcc8ba8d63e69709a1b629aaf8e4 (diff)
downloadupstream-b0d99b77e541412f955c4aa23cc5af10959d92a5.tar.gz
upstream-b0d99b77e541412f955c4aa23cc5af10959d92a5.tar.bz2
upstream-b0d99b77e541412f955c4aa23cc5af10959d92a5.zip
kernel: bump 4.4 to 4.4.107
Refresh patches. Update patch that no longer applied: oxnas/0072-mtd-backport-v4.7-0day-patches-from-Boris.patch Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> Tested-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'target/linux/brcm63xx/patches-4.4/000-4.5-03-mtd-nand-spi-nor-assign-MTD-of_node.patch')
-rw-r--r--target/linux/brcm63xx/patches-4.4/000-4.5-03-mtd-nand-spi-nor-assign-MTD-of_node.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-4.4/000-4.5-03-mtd-nand-spi-nor-assign-MTD-of_node.patch b/target/linux/brcm63xx/patches-4.4/000-4.5-03-mtd-nand-spi-nor-assign-MTD-of_node.patch
index 14eaca3546..6b0a12132e 100644
--- a/target/linux/brcm63xx/patches-4.4/000-4.5-03-mtd-nand-spi-nor-assign-MTD-of_node.patch
+++ b/target/linux/brcm63xx/patches-4.4/000-4.5-03-mtd-nand-spi-nor-assign-MTD-of_node.patch
@@ -15,7 +15,7 @@ Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>
--- a/drivers/mtd/nand/nand_base.c
+++ b/drivers/mtd/nand/nand_base.c
-@@ -3989,6 +3989,9 @@ int nand_scan_ident(struct mtd_info *mtd
+@@ -3992,6 +3992,9 @@ int nand_scan_ident(struct mtd_info *mtd
int ret;
if (chip->flash_node) {