diff options
| author | Grant B Adams <[email protected]> | 2023-08-23 10:54:29 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-10-02 13:54:28 +0200 |
| commit | ea17be9d16f4422ba4e80e42cc54b0149fcf09ae (patch) | |
| tree | a3a637b6987c4538aa94d56498d646b46547ce61 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 3865a64284cc4845c61cf3dc6c7246349d80cc49 (diff) | |
power: supply: Fix tps65217-charger vs vbus irq conflict
Enabling the tps65217-charger driver/module causes an interrupt conflict
with the vbus driver resulting in a probe failure.
The conflict is resolved by changing both driver's threaded interrupt
request function from IRQF_ONESHOT to IRQF_SHARED.
Signed-off-by: Grant B Adams <[email protected]>
Reviewed-by: Tony Lindgren <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions