commit | 068e3c0a002c79a5e3cc7c42cb749c4bb126288c | [log] [tgz] |
---|---|---|
author | David A. Marlin <dmarlin@redhat.com> | Mon Jan 24 03:07:46 2005 +0000 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Mon May 23 12:08:59 2005 +0200 |
tree | fdf2db2edf03c4520a204476b0edc652ae2c9c47 | |
parent | 99f2a8aea18c9779c141050c6f95a8f1da63bbe4 [diff] |
[MTD] NAND Add optional ECC status check callback Add optional hardware specific callback routine to perform extra error status checks on erase and write failures for devices with hardware ECC. Signed-off-by: David A. Marlin <dmarlin@redhat.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>