aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-bridge.h
diff options
context:
space:
mode:
authorAlbert Hsieh <[email protected]>2017-11-20 11:26:26 +0800
committerRichard Weinberger <[email protected]>2017-12-15 22:26:48 +0100
commite44b9a9c135727f3410e029910275f40681dc8bc (patch)
tree94fbaa2bdeadfc3e4d7671abccc3c7d4e3cfffc4 /include/linux/fpga/fpga-bridge.h
parentfdf2e821052958a114618a95ab18a300d0b080cb (diff)
mtd: nand: brcmnand: Zero bitflip is not an error
A negative return value of brcmstb_nand_verify_erased_page() indicates a real bitflip error of an erased page, and other return values (>= 0) show the corrected bitflip number. Zero return value means no bitflip, but the current driver code treats it as an error, and eventually leads to falsely reported ECC error. Fixes: 02b88eea9f9c ("mtd: brcmnand: Add check for erased page bitflip") Signed-off-by: Albert Hsieh <[email protected]> Acked-by: Boris Brezillon <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions