From: Daniel Vetter Date: Sat, 1 Dec 2012 12:53:41 +0000 (+0100) Subject: drm/i915: don't handle PIPE_LEGACY_BLC_EVENT_STATUS on vlv X-Git-Tag: v3.9-rc1~83^2~40^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d83779a9cb9374977c1c05364b4d7dfe9ec68ef3;p=pandora-kernel.git drm/i915: don't handle PIPE_LEGACY_BLC_EVENT_STATUS on vlv This is for legacy legacy stuff, and checking with the leftover pipe from the previous loop is propably not what we want. Since pipe == 2 after the loop ... Then we only assing a variable and do nothing with it. Cc: Jesse Barnes Reviewed-by: Jesse Barnes Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed