X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-4.1%2F414-MTD-m25p80-allow-passing-pp_data.patch;h=e421e9adbefb45fa837f686e253636781842fa7e;hb=23273044a8db6c8d5245169b29b0a18dd66ce8ad;hp=9a8cdf534c0f372f2722cdd0983bdc8a7bc6617e;hpb=bd398e1765ebd21024f6ceb303a78c9de79104e8;p=openwrt%2Fstaging%2Fmkresin.git diff --git a/target/linux/brcm63xx/patches-4.1/414-MTD-m25p80-allow-passing-pp_data.patch b/target/linux/brcm63xx/patches-4.1/414-MTD-m25p80-allow-passing-pp_data.patch index 9a8cdf534c..e421e9adbe 100644 --- a/target/linux/brcm63xx/patches-4.1/414-MTD-m25p80-allow-passing-pp_data.patch +++ b/target/linux/brcm63xx/patches-4.1/414-MTD-m25p80-allow-passing-pp_data.patch @@ -10,7 +10,7 @@ Subject: [PATCH 64/79] MTD: m25p80: allow passing pp_data --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c -@@ -255,6 +255,9 @@ static int m25p_probe(struct spi_device +@@ -250,6 +250,9 @@ static int m25p_probe(struct spi_device if (data) flash->max_transfer_len = data->max_transfer_len;