aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.9/465-m25p80-mx-disable-software-protection.patch
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2017-02-07 12:32:35 +0100
committerRafał Miłecki <rafal@milecki.pl>2017-02-07 15:35:39 +0100
commit6d5419d96ad7d6f2b6de112e8f8ba1f74ceb33d3 (patch)
treefb57d472099e56396d4122dc1800d98c90eaaafe /target/linux/generic/patches-4.9/465-m25p80-mx-disable-software-protection.patch
parentdeb15cb23c20e00ac668d6c0ba025b5829e559bd (diff)
downloadupstream-6d5419d96ad7d6f2b6de112e8f8ba1f74ceb33d3.tar.gz
upstream-6d5419d96ad7d6f2b6de112e8f8ba1f74ceb33d3.tar.bz2
upstream-6d5419d96ad7d6f2b6de112e8f8ba1f74ceb33d3.zip
kernel: update spi-nor in 4.9 to version from Linus's tree (4.10)
This adds support for more devices. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'target/linux/generic/patches-4.9/465-m25p80-mx-disable-software-protection.patch')
-rw-r--r--target/linux/generic/patches-4.9/465-m25p80-mx-disable-software-protection.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.9/465-m25p80-mx-disable-software-protection.patch b/target/linux/generic/patches-4.9/465-m25p80-mx-disable-software-protection.patch
index b0dd141cf6..0fe722487b 100644
--- a/target/linux/generic/patches-4.9/465-m25p80-mx-disable-software-protection.patch
+++ b/target/linux/generic/patches-4.9/465-m25p80-mx-disable-software-protection.patch
@@ -4,7 +4,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
--- a/drivers/mtd/spi-nor/spi-nor.c
+++ b/drivers/mtd/spi-nor/spi-nor.c
-@@ -1356,6 +1356,7 @@ int spi_nor_scan(struct spi_nor *nor, co
+@@ -1368,6 +1368,7 @@ int spi_nor_scan(struct spi_nor *nor, co
if (JEDEC_MFR(info) == SNOR_MFR_ATMEL ||
JEDEC_MFR(info) == SNOR_MFR_INTEL ||