mbox series

[v1,0/2] drm/atmel-hlcdc: drop use of drm_irq mid-layer

Message ID 20210711091644.552431-1-sam@ravnborg.org (mailing list archive)
Headers show
Series drm/atmel-hlcdc: drop use of drm_irq mid-layer | expand

Message

Sam Ravnborg July 11, 2021, 9:16 a.m. UTC
Two small patches to drop the use of the drm irq mid-layer.
My atmel hlcdc target has stopped working - so unfortunately un-tested :-(
I picked up this to continue the work of Thomas Zimmermann.

	Sam


Sam Ravnborg (2):
      drm/atmel-hlcdc: Move interrupt helper funtions
      drm/atmel-hlcdc: Convert to Linux IRQ interfaces

 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c | 63 +++++++++++++---------------
 1 file changed, 30 insertions(+), 33 deletions(-)