summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/sbs-battery.c
diff options
context:
space:
mode:
authorGeorges Savoundararadj <savoundg@gmail.com>2016-09-07 18:38:15 -0700
committerSebastian Reichel <sre@kernel.org>2016-09-19 20:56:22 +0200
commit0610735928ee47870e083d5901caa371089216f1 (patch)
treeeb5798b6c09efd4bd5012b3990cf7d4e94780fae /drivers/power/supply/sbs-battery.c
parent9edeaada19a21eb669ae0dfe749be88f1810ea92 (diff)
downloadblackbird-op-linux-0610735928ee47870e083d5901caa371089216f1.tar.gz
blackbird-op-linux-0610735928ee47870e083d5901caa371089216f1.zip
power: bq24257: Fix use of uninitialized pointer bq->charger
bq->charger is initialized in bq24257_power_supply_init. Therefore, bq24257_power_supply_init should be called before the registration of the IRQ handler bq24257_irq_handler_thread that calls power_supply_changed(bq->charger). Signed-off-by: Georges Savoundararadj <savoundg@gmail.com> Cc: Aurelien Chanot <chanot.a@gmail.com> Cc: Andreas Dannenberg <dannenberg@ti.com> Cc: Sebastian Reichel <sre@kernel.org> Cc: David Woodhouse <dwmw2@infradead.org> Fixes: 2219a935963e ("power_supply: Add TI BQ24257 charger driver") Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'drivers/power/supply/sbs-battery.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud