]> asedeno.scripts.mit.edu Git - linux.git/commit
power: supply: bq24190_charger: Remove extcon handling
authorHans de Goede <hdegoede@redhat.com>
Tue, 28 Nov 2017 09:08:30 +0000 (10:08 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.co.uk>
Fri, 1 Dec 2017 15:43:21 +0000 (16:43 +0100)
commitd16002755dc8169d080d23f6df04ba165df66586
treed9ad6b3617d1738f58c580e3bd8b2d5bf027a962
parent5f2f0d610578d380123d5c5906bbfa1ec5542b1a
power: supply: bq24190_charger: Remove extcon handling

Now that drivers/i2c/busses/i2c-cht-wc.c uses
"input-current-limit-from-supplier" instead of "extcon-name" the last
user of the bq24190 extcon code is gone, remove it.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
drivers/power/supply/bq24190_charger.c