PCI/ACPI: Use dev_printk(), acpi_handle_print(), pr_xxx() when possible
authorJiang Liu <jiang.liu@huawei.com>
Wed, 29 May 2013 00:10:05 +0000 (18:10 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 29 May 2013 20:35:51 +0000 (14:35 -0600)
Use dev_printk(), acpi_handle_print(), and pr_xxx() to print messages
in pci_root.c.

[bhelgaas: fold in dev_printk() changes, use dev_printk() in
handle_root_bridge_insertion()]
Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: Len Brown <lenb@kernel.org>

No differences found