commit | 80f91bffb784940fca9ac56b97ac0c3101f6e806 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue Apr 19 02:47:02 2016 +0300 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Dec 19 11:25:04 2016 +0200 |
tree | a12068250d0294c40e3e16315ca1370525284692 | |
parent | ca52d2f33bbb5bbac0bd85c5ea50c0e85a416ebc [diff] |
drm: omapdrm: Simplify IRQ wait implementation 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 <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>