diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2021-07-15 12:02:58 +0200 |
---|---|---|
committer | Paul Cercueil <paul@crapouillou.net> | 2021-07-19 21:50:50 +0100 |
commit | 613ba71619cfe0e0a4b855aa1a2e337fab2dd416 (patch) | |
tree | 71f50ae0e8a77f31c7ca94e355cc347d5b6fd5e0 /Documentation | |
parent | 0189cb57b96ff92f75e3680b3710a46dacd6509f (diff) | |
download | linux-613ba71619cfe0e0a4b855aa1a2e337fab2dd416.tar.bz2 |
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 <tzimmermann@suse.de>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20210715100258.6638-1-tzimmermann@suse.de
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions