diff options
| author | Pin-yen Lin <[email protected]> | 2022-11-09 17:52:27 +0800 |
|---|---|---|
| committer | Robert Foss <[email protected]> | 2022-12-14 17:03:02 +0100 |
| commit | 5eb9a4314053bda7642643f70f49a2b415920812 (patch) | |
| tree | 6637f446c8fd6d2617fbeba8a74af3836e225ae3 /tools/perf/scripts/python/flamegraph.py | |
| parent | 94914b8594a4e471f688f276fe583dbea17209ba (diff) | |
drm/bridge: it6505: Guard bridge power in IRQ handler
Add a pair of pm_runtime_get_if_in_use and pm_runtime_put_sync in the
interrupt handler to make sure the bridge won't be powered off during
the interrupt handlings. Also remove the irq_lock mutex because it's not
guarding anything now.
Fixes: ab28896f1a83 ("drm/bridge: it6505: Improve synchronization between extcon subsystem")
Signed-off-by: Pin-yen Lin <[email protected]>
Reviewed-by: Robert Foss <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions