diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2014-03-26 14:14:20 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2014-03-26 14:14:20 +0000 |
commit | 132f7d3cc9ed2d2587214b4f5e7aced259dc223f (patch) | |
tree | 37811c5a731a1c991753037c70a3a1a15b4a2222 /target/linux/generic/patches-3.14/472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch | |
parent | b8e295aa7b5c4fcc4c0de34af8e04b39ac871d18 (diff) | |
download | mtk-20170518-132f7d3cc9ed2d2587214b4f5e7aced259dc223f.zip mtk-20170518-132f7d3cc9ed2d2587214b4f5e7aced259dc223f.tar.gz mtk-20170518-132f7d3cc9ed2d2587214b4f5e7aced259dc223f.tar.bz2 |
update to 3.14-rc8
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 40023
Diffstat (limited to 'target/linux/generic/patches-3.14/472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch')
-rw-r--r-- | target/linux/generic/patches-3.14/472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch b/target/linux/generic/patches-3.14/472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch index 2a79d90..d4c6a64 100644 --- a/target/linux/generic/patches-3.14/472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch +++ b/target/linux/generic/patches-3.14/472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch @@ -10,7 +10,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c -@@ -1025,6 +1025,7 @@ static const struct spi_device_id m25p_i +@@ -1022,6 +1022,7 @@ static const struct spi_device_id m25p_i { "m25px64", INFO(0x207117, 0, 64 * 1024, 128, 0) }, /* Winbond -- w25x "blocks" are 64K, "sectors" are 4KiB */ |