From: Imre Deak Date: Wed, 5 Nov 2014 18:48:31 +0000 (+0200) Subject: drm/i915: unify gen6/gen8 pm irq helpers X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~14^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a72fbc3a14f071d75bccb07ab5148d44f0af77eb;p=pandora-kernel.git drm/i915: unify gen6/gen8 pm irq helpers The helpers to enable/disable PM IRQs for GEN6 and GEN8 are the same except for the PM interrupt mask register, so abstract away this register in the GEN6 versions and use these everywhere. No functional change. Signed-off-by: Imre Deak Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed