From: Imre Deak Date: Mon, 10 Mar 2014 17:44:48 +0000 (+0200) Subject: drm/i915: fix typo in display IRQ mask when disabling IRQs X-Git-Tag: v3.15-rc1~51^2~18^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c7fba04ecfddd634751239a52df0eccffc8700b;p=pandora-kernel.git drm/i915: fix typo in display IRQ mask when disabling IRQs Introduced in commit e0e33f8ff6f0b6d286afc314802be4993341bd47 Author: Imre Deak Date: Tue Mar 4 19:23:07 2014 +0200 The impact was luckily minimal, due to the extra check we do against a software pipestat IRQ mask. Caught by Fengguang's 0-day tester. Cc: Fengguang Wu Signed-off-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed