power: supply: rk817: Simplify an error message
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sat, 15 Apr 2023 16:49:55 +0000 (18:49 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 8 May 2023 12:43:19 +0000 (14:43 +0200)
commit3cc52437d93c52b4ac26ed0467a9bd89106a9675
treef7ba14d990d0419a23a23efcbf5941c0c67d8b29
parentaafbf04f958df9d65551946da450f05e2536c45a
power: supply: rk817: Simplify an error message

dev_err_probe() already display the error code. There is no need to
duplicate it explicitly in the error message.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/rk817_charger.c