From: Thomas Gleixner Date: Mon, 29 May 2006 12:56:39 +0000 (+0200) Subject: [MTD] NAND Signal that a bitflip was corrected by ECC X-Git-Tag: v2.6.18-rc1~1105^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a1fcdfd4bee27c418424cac47abf7c049541297;p=pandora-kernel.git [MTD] NAND Signal that a bitflip was corrected by ECC 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 --- Reading git-diff-tree failed