power: supply: twl4030_charger: disable eoc interrupt on linear charge
authorAndreas Kemnade <andreas@kemnade.info>
Mon, 17 Sep 2018 05:00:07 +0000 (07:00 +0200)
committerSebastian Reichel <sre@kernel.org>
Thu, 20 Sep 2018 00:16:44 +0000 (02:16 +0200)
commit079cdff3d0a09c5da10ae1be35def7a116776328
tree4c0a14089252560a2f52ea1fcdd16cd8f56495ab
parent8314c212f995bc0d06b54ad02ef0ab4089781540
power: supply: twl4030_charger: disable eoc interrupt on linear charge

This avoids getting woken up from suspend after power interruptions
when the bci wrongly thinks the battery is full just because
of input current going low because of low input power

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/twl4030_charger.c