]> git.baikalelectronics.ru Git - kernel.git/commit
sparc/PCI: Use dev_printk() when possible
authorBjorn Helgaas <bhelgaas@google.com>
Sat, 21 Apr 2018 19:35:42 +0000 (14:35 -0500)
committerBjorn Helgaas <helgaas@kernel.org>
Tue, 22 May 2018 12:54:06 +0000 (07:54 -0500)
commit891495deb3a4cc2e476e3fe35767c6b35cad8d73
treeeaa46aa23973010307478342d6a6d69cb293e381
parent0e8aa9f15638c7d26daf8d361bc97fa481e25896
sparc/PCI: Use dev_printk() when possible

Use the pci_info() and pci_err() wrappers for dev_printk() when possible.

Log PCI device vendor and device IDs and BAR information in the same format
used by other architectures.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/sparc/kernel/leon_pci.c
arch/sparc/kernel/pci.c
arch/sparc/kernel/pci_common.c
arch/sparc/kernel/pci_msi.c
arch/sparc/kernel/pcic.c