From: Rodrigo Vivi Date: Fri, 10 Apr 2015 18:15:07 +0000 (-0700) Subject: drm/i915: PSR: Remove wrong LINK_DISABLE. X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~58^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cff5190cb989f130afa18b96cd33745b733ffae9;p=pandora-kernel.git drm/i915: PSR: Remove wrong LINK_DISABLE. This wrong logic and useless define came from first versions and came along with all rework. Just now I notice how ugly, wrong and useless this is. val is already defined as 0 anyway and logic is completelly wrong and useless. So let's starting the link_standby fix with this cleaning. Signed-off-by: Rodrigo Vivi Reviewed-by: Durgadoss R Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed