ACPI: sbshc: Unify the message printing
authorHanjun Guo <guohanjun@huawei.com>
Wed, 2 Jun 2021 08:54:36 +0000 (16:54 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 7 Jun 2021 13:36:46 +0000 (15:36 +0200)
commitbd10c13b7775d79e5925c66aeaa6ff64c10c3992
tree2dab4de049c279362f2de3e4c175f6077303367d
parent86ca3b0ab41f7172b963a38074612f8e5f1851e1
ACPI: sbshc: Unify the message printing

Using pr_fmt() and pr_*() macros to unify the message printing.

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