ACPI: cmos_rtc: Using pr_fmt() and remove PREFIX
authorHanjun Guo <guohanjun@huawei.com>
Wed, 2 Jun 2021 08:54:23 +0000 (16:54 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 7 Jun 2021 13:36:45 +0000 (15:36 +0200)
commit606e56c6eced3135aecd8144b6d57b4b49e7ef89
treeb1099b14a06e4f161b77209604367d37c871548c
parent614124bea77e452aa6df7a8714e8bc820b489922
ACPI: cmos_rtc: Using pr_fmt() and remove PREFIX

Introduce pr_fmt() and remove printk PREFIX to unify the
log message printing.

Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpi_cmos_rtc.c