OSDN Git Service

power: reset: at91-reset: Switch from the pr_*() to the dev_*() logging functions
authorLadislav Michl <ladis@linux-mips.org>
Fri, 16 Mar 2018 10:06:26 +0000 (11:06 +0100)
committerSebastian Reichel <sre@kernel.org>
Mon, 19 Mar 2018 19:51:17 +0000 (20:51 +0100)
commitfd73a3e618889877d32e338622a363d04d9be709
treec1e24ba7c8f68da1ee1e1378808a3ba4b353d870
parentab08824826d72ef9c185b7aad4e9a1e98bf2fa51
power: reset: at91-reset: 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-reset.c