]> asedeno.scripts.mit.edu Git - linux.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)
commitadedc05e938fada9c39c89bdea80217355fce6e8
treeeaa46aa23973010307478342d6a6d69cb293e381
parentb30f46518a6c2695d389065994792efaa9c7bc75
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