From: Jesse Barnes Date: Tue, 2 Apr 2013 17:03:56 +0000 (-0700) Subject: drm/i915: fix DP get_hw_state return value X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~51^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deb18211a110c102d32b3e9ed866bd7d25e0f8d5;p=pandora-kernel.git drm/i915: fix DP 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