diff options
| author | Grant B Adams <[email protected]> | 2023-08-23 10:54:30 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-10-02 13:54:28 +0200 |
| commit | 2f07592c30e1db498fe198a80e9d36f9d7cce441 (patch) | |
| tree | eeb4f7b16e5b0118eccf5a6aee39d3303fe2e789 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | ea17be9d16f4422ba4e80e42cc54b0149fcf09ae (diff) | |
usb: musb: dsps: Fix vbus vs tps65217-charger 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-sqlite.py')
0 files changed, 0 insertions, 0 deletions