bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 13 Oct 2021 13:49:40 +0000 (16:49 +0300)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 18 Oct 2021 16:11:15 +0000 (18:11 +0200)
commit4beaeb5f11f31615752024a86d4654e3568addf8
tree224b9e8c99a4c44e5103b137460787162ab42194
parenta274bdbdfcf7d0631004b20c03d90bbfed70c9d2
bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert()

Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert() which
provides PCI device name in a unified way.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/pci/pci-bcm47xx.c