X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.10%2F203-MTD-DEVICES-m25p80-add-support-for-limiting-reads.patch;h=8e981b38c4a1ef250cdd8fbff76a812e56011e47;hb=7310d079ac49721b2c7727529c9f6c746e8f183a;hp=0e4ca9daa6115d8aa0f2eb05974554dd37dfe0b6;hpb=0d384d4eeb498928a8d718fe91b801a2001b12f8;p=openwrt.git diff --git a/target/linux/brcm63xx/patches-3.10/203-MTD-DEVICES-m25p80-add-support-for-limiting-reads.patch b/target/linux/brcm63xx/patches-3.10/203-MTD-DEVICES-m25p80-add-support-for-limiting-reads.patch index 0e4ca9daa6..8e981b38c4 100644 --- a/target/linux/brcm63xx/patches-3.10/203-MTD-DEVICES-m25p80-add-support-for-limiting-reads.patch +++ b/target/linux/brcm63xx/patches-3.10/203-MTD-DEVICES-m25p80-add-support-for-limiting-reads.patch @@ -60,7 +60,7 @@ Signed-off-by: Jonas Gorski /* * Write an address range to the flash chip. Data must be written in * FLASH_PAGESIZE chunks. The address range may be any size provided -@@ -986,6 +1008,9 @@ static int m25p_probe(struct spi_device +@@ -987,6 +1009,9 @@ static int m25p_probe(struct spi_device return -ENOMEM; }