diff options
author | Mark Marshall <mark.marshall@omicronenergy.com> | 2017-01-26 15:18:27 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-12 05:41:52 (GMT) |
commit | 9d82393e658cf7010b90a79d7c065e1766e5480c (patch) | |
tree | 2c02ca09f4ac9cc691100c5f9ed3dfd728272674 /drivers/ide/ide-probe.c | |
parent | 178d07a0b8c4dc1f6e8a924f04231a5cf9cf86d1 (diff) | |
download | linux-9d82393e658cf7010b90a79d7c065e1766e5480c.tar.xz |
mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
commit 656441478ed55d960df5f3ccdf5a0f8c61dfd0b3 upstream.
The commit 7a654172161c ("mtd/ifc: Add support for IFC controller
version 2.0") added support for version 2.0 of the IFC controller.
The version 2.0 controller has the ECC status registers at a different
location to the previous versions.
Correct the fsl_ifc_nand structure so that the ECC status can be read
from the correct location for both version 1.0 and 2.0 of the controller.
Fixes: 7a654172161c ("mtd/ifc: Add support for IFC controller version 2.0")
Signed-off-by: Mark Marshall <mark.marshall@omicronenergy.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ide/ide-probe.c')
0 files changed, 0 insertions, 0 deletions