[MTD] NAND Signal that a bitflip was corrected by ECC
authorThomas Gleixner <tglx@cruncher.tec.linutronix.de>
Mon, 29 May 2006 12:56:39 +0000 (14:56 +0200)
committerThomas Gleixner <tglx@cruncher.tec.linutronix.de>
Mon, 29 May 2006 13:06:51 +0000 (15:06 +0200)
Return -EUCLEAN on read when a bitflip was detected and corrected, so the
clients can react and eventually copy the affected block to a spare one.
Make all in kernel users aware of the change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found