summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/bcm47xxpart.c
diff options
context:
space:
mode:
authorliaoweixiong <liaoweixiong@allwinnertech.com>2019-06-28 12:14:46 +0800
committerMiquel Raynal <miquel.raynal@bootlin.com>2019-06-28 09:34:12 +0200
commitb83408b580eccf8d2797cd6cb9ae42c2a28656a7 (patch)
treeacb8c111ce481a00ff52adbdba2542f4b28040d1 /drivers/mtd/bcm47xxpart.c
parent3552691616c940a7c4125c2678ba816653cd725e (diff)
mtd: spinand: read returns badly if the last page has bitflips
In case of the last page containing bitflips (ret > 0), spinand_mtd_read() will return that number of bitflips for the last page while it should instead return max_bitflips like it does when the last page read returns with 0. Signed-off-by: Weixiong Liao <liaoweixiong@allwinnertech.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de> Cc: stable@vger.kernel.org Fixes: 7529df465248 ("mtd: nand: Add core infrastructure to support SPI NANDs") Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'drivers/mtd/bcm47xxpart.c')
0 files changed, 0 insertions, 0 deletions