From fd63e2a972c670887e5e8a08440111d3812c0996 Mon Sep 17 00:00:00 2001 From: Imre Deak Date: Tue, 21 Jul 2015 15:32:44 -0700 Subject: [PATCH] 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-format-patch failed