X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fpatches-3.10%2F407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch;fp=target%2Flinux%2Far71xx%2Fpatches-3.10%2F407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch;h=dd38f0085c55b6dc10229a442e1a2af397da2639;hb=c92a4a427ebd499785d777d121f3218eaa2247cf;hp=a1438cac3ae07107dd9a0a903f8732296c31636d;hpb=12c05542e8422eef05b61d604af7b4cb3ab78821;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ar71xx/patches-3.10/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch b/target/linux/ar71xx/patches-3.10/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch index a1438cac3a..dd38f0085c 100644 --- a/target/linux/ar71xx/patches-3.10/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch +++ b/target/linux/ar71xx/patches-3.10/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c -@@ -1120,7 +1120,9 @@ static int m25p_probe(struct spi_device +@@ -1121,7 +1121,9 @@ static int m25p_probe(struct spi_device /* partitions should match sector boundaries; and it may be good to * use readonly partitions for writeprotected sectors (BP2..BP0). */