aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorFrederick Lawler <[email protected]>2019-05-07 23:24:48 +0000
committerBjorn Helgaas <[email protected]>2019-05-09 21:27:29 +0000
commit00ebf1348cb332941dab52948f29480592bfbe6a (patch)
tree38f1a97397c5bfcf11f102eaeccd1a79698c9ce3 /drivers/fpga/fpga-bridge.c
parentPCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info() (diff)
downloadkernel-00ebf1348cb332941dab52948f29480592bfbe6a.tar.gz
kernel-00ebf1348cb332941dab52948f29480592bfbe6a.zip
PCI/PME: Replace dev_printk(KERN_DEBUG) with dev_info()
Replace dev_printk(KERN_DEBUG) with dev_info() or dev_err() to be more consistent with other logging. These could be converted to dev_dbg(), but that depends on CONFIG_DYNAMIC_DEBUG and DEBUG, and we want most of these messages to *always* be in the dmesg log. Also, use dev_fmt() to add the service name. Example output change: - pcieport 0000:80:10.0: Signaling PME with IRQ ... + pcieport 0000:80:10.0: PME: Signaling with IRQ ... Link: https://lore.kernel.org/lkml/[email protected] Signed-off-by: Frederick Lawler <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: Keith Busch <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions