X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.10%2F414-MTD-m25p80-allow-passing-pp_data.patch;h=ca0ee6fc850ba5397026d1aaf3545d2dfd041b7b;hb=2d7844c116b6fca17535d5d0f99a22b12323e94a;hp=6818a4d9cc44c27e08011a3b5f9cefb393737c0c;hpb=463cdf78fa5e8bca6e7ed00bd1e5af8e099d2982;p=15.05%2Fopenwrt.git diff --git a/target/linux/brcm63xx/patches-3.10/414-MTD-m25p80-allow-passing-pp_data.patch b/target/linux/brcm63xx/patches-3.10/414-MTD-m25p80-allow-passing-pp_data.patch index 6818a4d9cc..ca0ee6fc85 100644 --- a/target/linux/brcm63xx/patches-3.10/414-MTD-m25p80-allow-passing-pp_data.patch +++ b/target/linux/brcm63xx/patches-3.10/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 -@@ -972,6 +972,9 @@ static int m25p_probe(struct spi_device +@@ -975,6 +975,9 @@ static int m25p_probe(struct spi_device dev_warn(&spi->dev, "unrecognized id %s\n", data->type); }