mtd: nand: mxc: lower ECC failed message priority to debug level
authorSascha Hauer <s.hauer@pengutronix.de>
Mon, 16 Oct 2017 09:51:54 +0000 (11:51 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Mon, 16 Oct 2017 15:57:06 +0000 (17:57 +0200)
commit414864d765e1431d3ba79051404a1f6e423fc145
treea299c84cb13389c29725e017a7e95fa180d67cf2
parentf67ae488fd64029460551e34d403aa64562faea0
mtd: nand: mxc: lower ECC failed message priority to debug level

Having bad ECC is a normal case for NAND, do not spam log with the
message. Users like UBI will print a message anyway which is more
useful since it contains the PEB number that has bad ECC.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/mxc_nand.c