• Rafael J. Wysocki's avatar
    ACPI: OSL: Clean up printing messages · 8aef273e
    Rafael J. Wysocki authored
    Replace the ACPI_DEBUG_PRINT() instance in osl.c unrelated to the
    ACPICA debug with acpi_handle_debug(), add a pr_fmt() definition
    to osl.c and replace direct printk() usage in that file with the
    suitable pr_*() calls.
    
    While at it, add a physical address value to the message in
    acpi_os_map_iomem() and reword a couple of messages to avoid
    using function names in them.
    Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
    8aef273e
osl.c 42.9 KB