aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2021-08-03 11:06:52 +0200
committerThomas Zimmermann <tzimmermann@suse.de>2021-08-10 20:00:51 +0200
commit71eba7bd262450072f58f553f10073ce85629d46 (patch)
tree6ae01d1cad986fd8b74e5a17a975ab02fd1808db /drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c
parentdrm/amdgpu: Convert to Linux IRQ interfaces (diff)
downloadlinux-dev-71eba7bd262450072f58f553f10073ce85629d46.tar.xz
linux-dev-71eba7bd262450072f58f553f10073ce85629d46.zip
drm/arm/hdlcd: 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. DRM IRQ callbacks are now being called directly or inlined. Calls to platform_get_irq() can fail with a negative errno code. Abort initialization in this case. The DRM IRQ midlayer does not handle this case correctly. v2: * name struct drm_device variables 'drm' (Sam) Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Acked-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20210803090704.32152-3-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c')
0 files changed, 0 insertions, 0 deletions