commit | 84e1d4578fe9de486b367cc22a405f4a299ab17c | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue Apr 19 03:07:59 2016 +0300 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Dec 19 11:25:04 2016 +0200 |
tree | 9011bc8711fd0bf6836bfb55fb009552c9285437 | |
parent | 80f91bffb784940fca9ac56b97ac0c3101f6e806 [diff] |
drm: omapdrm: Remove global variables Move the list of pending IRQ wait instances to the omap_drm_private structure and the wait queue head to the IRQ wait structure. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>