[PATCH v4 19/22] drm: omapdrm: Simplify IRQ wait implementation

2016-12-16 Thread Tomi Valkeinen
On 14/12/16 02:27, Laurent Pinchart wrote: > Now that the IRQ list is used for IRQ wait only we can merge > omap_drm_irq and omap_irq_wait and simplify the implementation. > > Signed-off-by: Laurent Pinchart > --- > drivers/gpu/drm/omapdrm/omap_drv.h | 17 +-- > drivers/gpu/drm/omapdrm/oma

[PATCH v4 19/22] drm: omapdrm: Simplify IRQ wait implementation

2016-12-14 Thread Laurent Pinchart
Now that the IRQ list is used for IRQ wait only we can merge omap_drm_irq and omap_irq_wait and simplify the implementation. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/omapdrm/omap_drv.h | 17 +-- drivers/gpu/drm/omapdrm/omap_irq.c | 94 ++ 2 file