]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3c89f66075859e869a91763b07779e5f21f39617
treec1e24ba7c8f68da1ee1e1378808a3ba4b353d870
parent94a4364262af86c9518c288181e70c2fed65c520
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