X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Flayerscape%2Fpatches-4.4%2F1084-mtd-spi-nor-fix-error-handling-in-spi_nor_erase.patch;h=53501315e94231f8d25030f8b2eb9f265bfcb7fa;hb=d6c831e0e5a0ef97eb054dd3eb382d66b1bffc40;hp=3930028d97b386c8a44ca79237728d9fbc7c97c8;hpb=799d0dddf608ff012b49282d5832ddd2ef1b916e;p=openwrt%2Fopenwrt.git diff --git a/target/linux/layerscape/patches-4.4/1084-mtd-spi-nor-fix-error-handling-in-spi_nor_erase.patch b/target/linux/layerscape/patches-4.4/1084-mtd-spi-nor-fix-error-handling-in-spi_nor_erase.patch index 3930028d97..53501315e9 100644 --- a/target/linux/layerscape/patches-4.4/1084-mtd-spi-nor-fix-error-handling-in-spi_nor_erase.patch +++ b/target/linux/layerscape/patches-4.4/1084-mtd-spi-nor-fix-error-handling-in-spi_nor_erase.patch @@ -17,7 +17,7 @@ Signed-off-by: Brian Norris --- a/drivers/mtd/spi-nor/spi-nor.c +++ b/drivers/mtd/spi-nor/spi-nor.c -@@ -410,17 +410,13 @@ static int spi_nor_erase(struct mtd_info +@@ -411,17 +411,13 @@ static int spi_nor_erase(struct mtd_info write_disable(nor);