summaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_idle.c
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2021-02-19 21:17:44 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2021-03-08 18:51:09 +0300
commitde972fd8c456c7d2c19d22f179d853b4d28a7b01 (patch)
treebaea389a35b0c5bb0f44453abf0bf8e66e45f398 /drivers/acpi/processor_idle.c
parent866d6cdf353ac81ca0a55d0ad4be91222d856336 (diff)
downloadlinux-de972fd8c456c7d2c19d22f179d853b4d28a7b01.tar.xz
ACPI: PCI: Replace direct printk() invocations in pci_link.c
Replace the direct printk() invocations in pci_link.c with (mostly corresponding) acpi_handle_*() calls relative to the ACPI handle of the given link device, which allows the AML corresponding to those messages to be identified more easily, or with pr_*() calls. While at it, add a pr_fmt() definition ot pci_link.c, make acpi_pci_link_check_possible() print all messages with acpi_handle_debug() for consistency and replace the (not-so- reliable) KERN_CONT-based message line composition in acpi_pci_link_add() with two pr_info() and a series of acpi_handle_debug() calls (the latter for the possible IRQs). Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Reviewed-by: Hanjun Guo <guohanjun@huawei.com>
Diffstat (limited to 'drivers/acpi/processor_idle.c')
0 files changed, 0 insertions, 0 deletions