> -----Original Message----- > From: Andy Shevchenko [mailto:andy.shevche...@gmail.com] > Sent: Tuesday, May 31, 2016 5:47 PM > To: Baranowska, BeataX <beatax.baranow...@intel.com> > Cc: Hunter, Adrian <adrian.hun...@intel.com>; Ulf Hansson > <ulf.hans...@linaro.org>; linux-...@vger.kernel.org; linux- > ker...@vger.kernel.org; Dong, Chuanxiao <chuanxiao.d...@intel.com>; > Jarosz, SebastianX <sebastianx.jar...@intel.com> > Subject: Re: [PATCH] mmc: host: use pr_err for sdhci_dumpregs > > On Mon, May 30, 2016 at 10:59 AM, Baranowska, BeataX > <beatax.baranow...@intel.com> wrote: > > From: Chuanxiao Dong <chuanxiao.d...@intel.com> > > > > sdhci_dumpregs is used to dump registers when error happens. Thus it > > should use pr_err instead of pr_debug to show more information about > the hardware. > > > > Wouldn't be too noisy? > > -- > With Best Regards, > Andy Shevchenko
It is when error happens so IMHO it should be well visible. Regards, Beata Baranowska