linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mips: pci-mt7620: reduce unnecessary error logs
@ 2023-06-20 10:43 Shiji Yang
  2023-06-20 11:20 ` Sergio Paracuellos
  2023-06-21 14:07 ` Thomas Bogendoerfer
  0 siblings, 2 replies; 5+ messages in thread
From: Shiji Yang @ 2023-06-20 10:43 UTC (permalink / raw)
  To: linux-mips
  Cc: tsbogend, matthias.bgg, angelogioacchino.delregno, linux-kernel,
	linux-mediatek, Shiji Yang

These patches silence some mt7620 PCIe driver error messeges by
removing the useless debugging codes and replacing incorrectly
used 'dev_err()' with 'dev_info()'. 

Shiji Yang (2):
  mips: pci-mt7620: do not print NFTS register value as error log
  mips: pci-mt7620: use dev_info() to log PCIe device detection result

 arch/mips/pci/pci-mt7620.c | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2023-06-21 14:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-20 10:43 [PATCH 0/2] mips: pci-mt7620: reduce unnecessary error logs Shiji Yang
2023-06-20 11:20 ` Sergio Paracuellos
2023-06-21  1:03   ` Shiji Yang
2023-06-21  6:40     ` Sergio Paracuellos
2023-06-21 14:07 ` Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).