]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
PCI: Use dev_printk() when possible
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 7 May 2019 22:37:53 +0000 (17:37 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 9 May 2019 12:49:49 +0000 (07:49 -0500)
commit7db4af43c97b68dc65394c799b86cdd0fffe5f8d
tree07ac26d53db62f28a3235c26b7d1d9ec0777d281
parent9e98c678c2d6ae3a17cb2de55d17f69dddaa231b
PCI: Use dev_printk() when possible

Use dev_printk() when possible.  This makes messages more consistent with
other device-related messages and, in some cases, adds useful information.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pci-sysfs.c
drivers/pci/quirks.c