X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.10%2F414-MTD-m25p80-allow-passing-pp_data.patch;h=6818a4d9cc44c27e08011a3b5f9cefb393737c0c;hb=657e66e0afc8568c9bef850bde72fa8d8fbb3cc4;hp=75e31f9095b3f638dd4b880bf366c361ae698c7f;hpb=76f24cc0eea1fd0e6c05edf91407341fbdac8a33;p=openwrt%2Fsvn-archive%2Farchive.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 75e31f9095..6818a4d9cc 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 -@@ -976,6 +976,9 @@ static int m25p_probe(struct spi_device +@@ -972,6 +972,9 @@ static int m25p_probe(struct spi_device dev_warn(&spi->dev, "unrecognized id %s\n", data->type); }