On Fri, 2019-06-28 at 04:14:46 UTC, liaoweixiong wrote: > In case of the last page containing bitflips (ret > 0), > spinand_mtd_read() will return that number of bitflips for the last > page. But to me it looks like it should instead return max_bitflips like > it does when the last page read returns with 0. > > Signed-off-by: Weixiong Liao <liaoweixi...@allwinnertech.com> > Reviewed-by: Boris Brezillon <boris.brezil...@collabora.com> > Reviewed-by: Frieder Schrempf <frieder.schre...@kontron.de> > Cc: sta...@vger.kernel.org > Fixes: 7529df465248 ("mtd: nand: Add core infrastructure to support SPI > NANDs")
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks. Miquel