commit | 6b5538d4ecb7679d7dc6b45f2f4db3e6958d8fe5 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu May 28 01:05:20 2015 +0300 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Dec 19 11:24:57 2016 +0200 |
tree | fc9fb0bf8efddac911d3ba8c5f3b263a69827235 | |
parent | e0519af75d6eabf1876cf6af0c60704f97ab82b3 [diff] |
drm: omapdrm: Handle OCP error IRQ directly Instead of going through a complicated registration mechanism, just call the OCP error IRQ handler directly from the main IRQ handler. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>