summaryrefslogtreecommitdiffstats
path: root/drivers/power/bq24190_charger.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/bq24190_charger.c')
-rw-r--r--drivers/power/bq24190_charger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/bq24190_charger.c b/drivers/power/bq24190_charger.c
index bb6d85b..469a452 100644
--- a/drivers/power/bq24190_charger.c
+++ b/drivers/power/bq24190_charger.c
@@ -902,7 +902,7 @@ static int bq24190_charger_property_is_writeable(struct power_supply *psy,
}
static enum power_supply_property bq24190_charger_properties[] = {
- POWER_SUPPLY_PROP_TYPE,
+ POWER_SUPPLY_PROP_CHARGE_TYPE,
POWER_SUPPLY_PROP_HEALTH,
POWER_SUPPLY_PROP_ONLINE,
POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT,
OpenPOWER on IntegriCloud