[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <TYAP286MB0315B9598EC3BBB0783203CBBC5CA@TYAP286MB0315.JPNP286.PROD.OUTLOOK.COM>
Date: Tue, 20 Jun 2023 18:43:21 +0800
From: Shiji Yang <yangshiji66@...look.com>
To: linux-mips@...r.kernel.org
Cc: tsbogend@...ha.franken.de, matthias.bgg@...il.com,
angelogioacchino.delregno@...labora.com,
linux-kernel@...r.kernel.org, linux-mediatek@...ts.infradead.org,
Shiji Yang <yangshiji66@...look.com>
Subject: [PATCH 0/2] mips: pci-mt7620: reduce unnecessary error logs
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
Powered by blists - more mailing lists