]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commit6dc7d22c67384d313fca88c1a63af3220a2beff7
tree2708aa95301a9b00f12fe3752a728e4a1798f22c
parentbbebed6423f5b281f9ca314518531f90424f6f57
PCI/ACPI: Use dev_printk(), acpi_handle_print(), pr_xxx() when possible

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>
drivers/acpi/pci_root.c