From: Ville Syrjälä Date: Thu, 27 Aug 2015 20:56:12 +0000 (+0300) Subject: drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4x X-Git-Tag: omap-for-v4.3/fixes-rc1~34^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e3d1e26c2b2c40ebff69f2825fa862bfcf082d1;p=pandora-kernel.git drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4x Pass the correct hpd[] array to intel_get_hpd_pins() on pre-g4x platforms. This got broken in the following commit: commit fd63e2a972c670887e5e8a08440111d3812c0996 Author: Imre Deak Date: Tue Jul 21 15:32:44 2015 -0700 drm/i915: combine i9xx_get_hpd_pins and pch_get_hpd_pins Cc: Imre Deak Signed-off-by: Ville Syrjälä Reviewed-by: Paulo Zanoni Reviewed-by: Daniel Vetter Reviewed-by: Egbert Eich Signed-off-by: Jani Nikula --- Reading git-diff-tree failed