]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mtd: atmel_nand: don't print bit correction message in driver
authorWu, Josh <Josh.wu@atmel.com>
Fri, 18 Oct 2013 09:46:33 +0000 (17:46 +0800)
committerScott Wood <scottwood@freescale.com>
Thu, 21 Nov 2013 19:33:41 +0000 (13:33 -0600)
commitc55cc573eaf1ba7318b1b692c673a28b99f5195c
tree3bf6d4db176df2c61f7ee9a32fcbb04c044be5ad
parentd02a60a16e40b185a9eb5ad3bc038584fd7264c2
mtd: atmel_nand: don't print bit correction message in driver

Since for some MLC nand, bit errors happened too often. Just disable it
to avoid noise

Signed-off-by: Josh Wu <josh.wu@atmel.com>
drivers/mtd/nand/atmel_nand.c