diff options
author | Hans de Goede <hdegoede@redhat.com> | 2016-12-21 15:36:52 +0100 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2017-01-04 22:02:56 +0100 |
commit | 71851a63af60cb98cb877e52776b2700e868683b (patch) | |
tree | 284ea4f5407df54abd867c29e6c61f7d927df4a3 /drivers/spi/spi-pl022.c | |
parent | power: supply: axp288_charger: Actually get and use the USB_HOST extcon device (diff) | |
download | linux-71851a63af60cb98cb877e52776b2700e868683b.tar.xz linux-71851a63af60cb98cb877e52776b2700e868683b.zip |
power: supply: axp288_charger: Handle charger type changing without disconnect
Deal with the charger type changing without a vbus-disconnect being
reported in between the 2 charger type states:
-Do not return from axp288_charger_extcon_evt_worker early in this case
(track old_chg_type)
-Make calling axp288_charger_enable_charger with the same value as before
a nop, to avoid the need for the caller to check this
-Do no do a dev_err when axp288_charger_enable_charger returns an error,
axp288_charger_enable_charger already returns an error itself
-Disable the charger before changing the charge-current setting (nop if
vbus was seen as disconnected before the change)
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'drivers/spi/spi-pl022.c')
0 files changed, 0 insertions, 0 deletions