[PATCH 0/2] mips: pci-mt7620: reduce unnecessary error logs

Shiji Yang yangshiji66 at outlook.com
Tue Jun 20 03:43:21 PDT 2023


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




More information about the Linux-mediatek mailing list