diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2016-07-28 12:44:17 +0200 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2016-07-28 12:45:02 +0200 |
commit | a3be48593b04bfa3dd2b1c98dc360de742861b09 (patch) | |
tree | eb26e804ef30a47bae61e04574f2a6f4f129e973 /target/linux/bcm53xx/patches-4.4/405-mtd-spi-nor-detect-JEDEC-incompatible-w25q128-using-.patch | |
parent | 96fa9aa13bfa4efba70e6effab22438961c1127b (diff) | |
download | upstream-a3be48593b04bfa3dd2b1c98dc360de742861b09.tar.gz upstream-a3be48593b04bfa3dd2b1c98dc360de742861b09.tar.bz2 upstream-a3be48593b04bfa3dd2b1c98dc360de742861b09.zip |
bcm53xx: refresh kernel patches
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Diffstat (limited to 'target/linux/bcm53xx/patches-4.4/405-mtd-spi-nor-detect-JEDEC-incompatible-w25q128-using-.patch')
-rw-r--r-- | target/linux/bcm53xx/patches-4.4/405-mtd-spi-nor-detect-JEDEC-incompatible-w25q128-using-.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-4.4/405-mtd-spi-nor-detect-JEDEC-incompatible-w25q128-using-.patch b/target/linux/bcm53xx/patches-4.4/405-mtd-spi-nor-detect-JEDEC-incompatible-w25q128-using-.patch index ca930e75f0..abc9b0face 100644 --- a/target/linux/bcm53xx/patches-4.4/405-mtd-spi-nor-detect-JEDEC-incompatible-w25q128-using-.patch +++ b/target/linux/bcm53xx/patches-4.4/405-mtd-spi-nor-detect-JEDEC-incompatible-w25q128-using-.patch @@ -13,7 +13,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com> --- a/drivers/mtd/spi-nor/spi-nor.c +++ b/drivers/mtd/spi-nor/spi-nor.c -@@ -870,6 +870,18 @@ static const struct flash_info *spi_nor_ +@@ -871,6 +871,18 @@ static const struct flash_info *spi_nor_ } dev_err(nor->dev, "unrecognized JEDEC id bytes: %02x, %2x, %2x\n", id[0], id[1], id[2]); |