power: supply: gpio-charger: Remove redundant dev_err call in probe function
authorLadislav Michl <ladis@linux-mips.org>
Mon, 5 Mar 2018 18:04:14 +0000 (19:04 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.co.uk>
Fri, 9 Mar 2018 15:14:02 +0000 (16:14 +0100)
commitd433d04bb70085ceea2815cdb879d4e6fae470d9
tree13cefabba83687b0e77685b9f9371576c220d06c
parent416a1ae673db0918fbe6707c7d6f4459598e2c65
power: supply: gpio-charger: Remove redundant dev_err call in probe function

There is an error message within devm_kzalloc already.

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
drivers/power/supply/gpio-charger.c