From: Jesse Barnes Date: Fri, 20 Jun 2014 16:29:22 +0000 (-0700) Subject: drm/i915: set pm._irqs_disabled at IRQ init time X-Git-Tag: cleanup-for-v3.18~84^2~20^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95f25beddba2ec9510b249740bacc11eca70cf75;p=pandora-kernel.git drm/i915: set pm._irqs_disabled at IRQ init time Before we've installed the handler, we can set this and avoid confusing init code that then thinks IRQs are enabled and spews complaints everywhere. Signed-off-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed