From: Paulo Zanoni Date: Tue, 1 Apr 2014 18:37:09 +0000 (-0300) Subject: drm/i915: add GEN5_IRQ_INIT macro X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~63^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9d356a6b8480950d3e4bf49c89c003d87692a18;p=pandora-kernel.git drm/i915: add GEN5_IRQ_INIT macro The goal is to reuse the GEN8 macros, but a few changes are needed, so let's make things easier to review. I could also use these macros on older code, but since I plan to change how the interrupts are initialized, we'll risk breaking the older code in the next commits, so I'll leave this out for now. v2: - Rebase. Reviewed-by: Ben Widawsky Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed