commit | e0519af75d6eabf1876cf6af0c60704f97ab82b3 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu May 28 00:21:29 2015 +0300 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Dec 19 11:24:56 2016 +0200 |
tree | 7b505e85aacb087dc386c8133ba591713dae924e | |
parent | 728ae8dd696a483355b593487eba73f4c64f1152 [diff] |
drm: omapdrm: Handle CRTC error IRQs directly Instead of going through a complicated registration mechanism, just expose the CRTC error IRQ function and call it directly from the main IRQ handler. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>