power: reset: at91-poweroff: Switch from the pr_*() to the dev_*() logging functions
authorLadislav Michl <ladis@linux-mips.org>
Fri, 16 Mar 2018 10:02:05 +0000 (11:02 +0100)
committerSebastian Reichel <sre@kernel.org>
Mon, 19 Mar 2018 19:50:24 +0000 (20:50 +0100)
commit062836db01f982683e3c5bb6cbf571ee7a13016a
tree72b51448cc991ec117ea9f41993c8672ad0de371
parent93619fdec96fa1cd19e5dffc5031cf4c63e6b431
power: reset: at91-poweroff: Switch from the pr_*() to the dev_*() logging functions

Use dev_info() instead of pr_info().

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
drivers/power/reset/at91-poweroff.c