commit | 672b4b00603ec8e4e4fbfabbb2fd353c5f8523c4 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Tue Dec 26 13:59:01 2017 +0100 |
committer | Sebastian Reichel <sebastian.reichel@collabora.co.uk> | Mon Jan 08 18:38:57 2018 +0100 |
tree | 067291b6375e91d8c5b15f1d47eafb5aab167ca5 | |
parent | a59943f8f6a74460254515b359dfd045615adc9a [diff] |
power: supply: axp288_charger: Remove charger-enabled state tracking The extcon code is the only one to trigger our worker (outside of the initial run) and we can rely on it to only call us if things have changed, so there is no need to track the charger-enabled state. Reviewed-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>