diff options
author | 2016-09-07 18:38:15 -0700 | |
---|---|---|
committer | 2016-09-19 20:56:22 +0200 | |
commit | 0610735928ee47870e083d5901caa371089216f1 (patch) | |
tree | eb5798b6c09efd4bd5012b3990cf7d4e94780fae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | power: supply: sbs-battery: simplify DT parsing (diff) | |
download | linux-dev-0610735928ee47870e083d5901caa371089216f1.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions