]> 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)
commit5fab34bbc803d4e8619a3d2d9aa5a0188139a6e5
treeeaa46aa23973010307478342d6a6d69cb293e381
parent8bd1ec46fe06e398209119389ba026a75772d0aa
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