diff options
author | Liam Breck <[email protected]> | 2017-01-18 09:26:50 -0800 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2017-01-20 12:42:59 +0100 |
commit | d62acc5ef0621463446091ebd7a345e06e9ab80c (patch) | |
tree | 899f40203c2c857f36b4349174a765821c5f0f70 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e05ad7e0741ce0505e1df157c62b22b95172bb97 (diff) |
power: supply: bq24190_charger: Install irq_handler_thread() at end of probe()
The device specific data is not fully initialized on
request_threaded_irq(). This may cause a crash when the IRQ handler
tries to reference them.
Fix the issue by installing IRQ handler at the end of the probe.
Fixes: d7bf353fd0aa3 ("bq24190_charger: Add support for TI BQ24190 Battery Charger")
Signed-off-by: Liam Breck <[email protected]>
Acked-by: Mark Greer <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions