diff options
author | Sean Anderson <sean.anderson@linux.dev> | 2024-08-09 22:35:56 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2024-10-30 15:17:35 +0300 |
commit | 948a944ea7a6c64cac73c46d06da0548d8f03b65 (patch) | |
tree | f15d3f09c7accac4ea04e31ba9b1f409f88a6ac2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 851daf0ceca10278714a359dabbe97d360a6949b (diff) | |
download | linux-948a944ea7a6c64cac73c46d06da0548d8f03b65.tar.xz |
drm: zynqmp_dp: Convert to a hard IRQ
Now that all of the sleeping work is done outside of the IRQ, we can
convert it to a hard IRQ. Shared IRQs may be triggered even after
calling disable_irq, so use free_irq instead which removes our callback
altogether.
Signed-off-by: Sean Anderson <sean.anderson@linux.dev>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240809193600.3360015-5-sean.anderson@linux.dev
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions