public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* mtd: nand: mxc: change debug messages
@ 2017-10-16  9:51 Sascha Hauer
  2017-10-16  9:51 ` [PATCH 1/2] mtd: nand: mxc: lower ECC failed message priority to debug level Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sascha Hauer @ 2017-10-16  9:51 UTC (permalink / raw)
  To: linux-mtd; +Cc: Boris Brezillon, Richard Weinberger, kernel

I often get reports from customers containing useless "UnCorrectable RS-ECC Error"
messages. Lower this message to debug level and while at it, use dev_dbg instead
of pr_debug.

Sascha

----------------------------------------------------------------
Sascha Hauer (2):
      mtd: nand: mxc: lower ECC failed message priority to debug level
      mtd: nand: mxc: use dev_dbg to print debug messages

 drivers/mtd/nand/mxc_nand.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-10-19 18:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-16  9:51 mtd: nand: mxc: change debug messages Sascha Hauer
2017-10-16  9:51 ` [PATCH 1/2] mtd: nand: mxc: lower ECC failed message priority to debug level Sascha Hauer
2017-10-16 10:44   ` Fabio Estevam
2017-10-16  9:51 ` [PATCH 2/2] mtd: nand: mxc: use dev_dbg to print debug messages Sascha Hauer
2017-10-19 18:41 ` mtd: nand: mxc: change " Boris Brezillon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox