public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: linux-mtd@lists.infradead.org
Cc: Boris Brezillon <boris.brezillon@free-electrons.com>,
	Richard Weinberger <richard@nod.at>,
	kernel@pengutronix.de
Subject: mtd: nand: mxc: change debug messages
Date: Mon, 16 Oct 2017 11:51:53 +0200	[thread overview]
Message-ID: <20171016095155.29174-1-s.hauer@pengutronix.de> (raw)

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(-)

             reply	other threads:[~2017-10-16  9:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-16  9:51 Sascha Hauer [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171016095155.29174-1-s.hauer@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=boris.brezillon@free-electrons.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-mtd@lists.infradead.org \
    --cc=richard@nod.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox