From: Jesse Barnes Date: Tue, 2 Apr 2013 17:03:55 +0000 (-0700) Subject: drm/i915: fix DDI get_hw_state return value X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~51^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22f9fe50597094970a9bcdf2464fc3b356fbedb6;p=pandora-kernel.git drm/i915: fix DDI get_hw_state return value If we couldn't find a pipe we shouldn't return true. This might be even better as a WARN though, since it should be impossible to have the port enabled without a pipe selected. Signed-off-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed