From: Imre Deak Date: Tue, 21 Jul 2015 22:32:44 +0000 (-0700) Subject: drm/i915: combine i9xx_get_hpd_pins and pch_get_hpd_pins X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~28^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd63e2a972c670887e5e8a08440111d3812c0996;p=pandora-kernel.git drm/i915: combine i9xx_get_hpd_pins and pch_get_hpd_pins These functions are quite similar, so combine them with the use of a new argument for a function that detects long pulses. This will be also needed by an upcoming patch adding support for BXT long pulse detection. No functional change. v2: - rebase on top -nightly (Daniel) Signed-off-by: Imre Deak Reviewed-by: Sonika Jindal Reviewed-by: Sivakumar Thulasimani Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed