From: Paulo Zanoni Date: Mon, 19 Aug 2013 16:18:08 +0000 (-0300) Subject: drm/i915: fix SDEIMR assertion when disabling LCPLL X-Git-Tag: v3.12-rc1~136^2~14^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd633a7c1ca0663ba10426a0a6aeda0257cbe804;p=pandora-kernel.git drm/i915: fix SDEIMR assertion when disabling LCPLL This was causing WARNs in one machine, so instead of trying to guess exactly which hotplug bits should exist, just do the test on the non-HPD bits. We don't care about the state of the hotplug bits, we just care about the others, that need to be 1. Signed-off-by: Paulo Zanoni Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed