diff options
author | 2021-10-16 14:22:24 +0100 | |
---|---|---|
committer | 2021-11-19 19:43:00 +0100 | |
commit | 71e89591502d737c10db2bd4d8fcfaa352552afb (patch) | |
tree | 8fc4fa759ff973457ebfe6995da7aa17f1df7b29 /tools/perf/scripts/python | |
parent | Linux 5.16-rc1 (diff) | |
download | linux-dev-71e89591502d737c10db2bd4d8fcfaa352552afb.tar.xz linux-dev-71e89591502d737c10db2bd4d8fcfaa352552afb.zip |
mtd: rawnand: davinci: Don't calculate ECC when reading page
The function nand_davinci_read_page_hwecc_oob_first() does read the ECC
data from the OOB area. Therefore it does not need to calculate the ECC
as it is already available.
Cc: <stable@vger.kernel.org> # v5.2
Fixes: a0ac778eb82c ("mtd: rawnand: ingenic: Add support for the JZ4740")
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20211016132228.40254-1-paul@crapouillou.net
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions