diff options
author | Thomas Zimmermann <[email protected]> | 2021-07-15 12:02:58 +0200 |
---|---|---|
committer | Paul Cercueil <[email protected]> | 2021-07-19 21:50:50 +0100 |
commit | 613ba71619cfe0e0a4b855aa1a2e337fab2dd416 (patch) | |
tree | 71f50ae0e8a77f31c7ca94e355cc347d5b6fd5e0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 0189cb57b96ff92f75e3680b3710a46dacd6509f (diff) |
drm/ingenic: Convert to Linux IRQ interfaces
Drop the DRM IRQ midlayer in favor of Linux IRQ interfaces. DRM's
IRQ helpers are mostly useful for UMS drivers. Modern KMS drivers
don't benefit from using it.
This patch also fixes a bug where the driver didn't release the
IRQ.
v2:
* automatically release IRQ via devm_request_irq() (Paul)
* mention the bugfix (Sam)
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Signed-off-by: Paul Cercueil <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions