[PATCH 4.8 078/125] power: bq24257: Fix use of uninitialized pointer bq->charger

2016-10-29 Thread Greg Kroah-Hartman
4.8-stable review patch. If anyone has any objections, please let me know. -- From: Georges Savoundararadj commit 0610735928ee47870e083d5901caa371089216f1 upstream. bq->charger is initialized in bq24257_power_supply_init. Therefore,

[PATCH 4.8 078/125] power: bq24257: Fix use of uninitialized pointer bq->charger

2016-10-29 Thread Greg Kroah-Hartman
4.8-stable review patch. If anyone has any objections, please let me know. -- From: Georges Savoundararadj commit 0610735928ee47870e083d5901caa371089216f1 upstream. bq->charger is initialized in bq24257_power_supply_init. Therefore, bq24257_power_supply_init should be called