power: supply: sc27xx: Delete superfluous error message
authorTang Bin <tangbin@cmss.chinamobile.com>
Thu, 5 Aug 2021 12:52:33 +0000 (20:52 +0800)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Thu, 5 Aug 2021 15:57:25 +0000 (17:57 +0200)
commitdaaca3156dd9832f57709cb858f10ff6b22a8821
tree839055139f06dad0665b5766367d61b4dcf8c77a
parentad1abe476995d97bfe7546ea91bb4f3dcdfbf3ab
power: supply: sc27xx: Delete superfluous error message

In the function sc27xx_fgu_probe(), when get irq failed,
platform_get_irq() logs an error message, so remove
redundant message here.

Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/sc27xx_fuel_gauge.c