MIPS: PCI: Use dev_printk() when possible
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 22 May 2018 12:56:22 +0000 (07:56 -0500)
committerBjorn Helgaas <helgaas@kernel.org>
Tue, 22 May 2018 12:56:22 +0000 (07:56 -0500)
commit77edfac4e7551d32070abb11a754f9572b2fdaae
tree348e4f3b0e47650fd344aa45b17cca65c628fb31
parent78f7aada6d56213f577c01d68c10ca564757dd0e
MIPS: PCI: Use dev_printk() when possible

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

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: James Hogan <jhogan@kernel.org>
arch/mips/pci/pci-legacy.c