From: Jesse Barnes Date: Mon, 25 Nov 2013 15:15:32 +0000 (+0200) Subject: drm/i915: protect HSW power well check with IS_HASWELL in redisable_vga X-Git-Tag: v3.14-rc1~47^2~90^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9e711e92825d4c71791794c944dd685c63c1a59;p=pandora-kernel.git drm/i915: protect HSW power well check with IS_HASWELL in redisable_vga This may need work if other platforms do the same thing, but in the meantime we should avoid looking at HSW specific bits in this generic function. Signed-off-by: Jesse Barnes Reviewed-by: Paulo Zanoni [added IS_BROADWELL too as that needs the same handling (Imre)] Signed-off-by: Imre Deak [danvet: Add Imre's missing sob.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed