From: Jani Nikula Date: Thu, 28 May 2015 12:43:54 +0000 (+0300) Subject: drm/i915/bxt: clear hpd status sticky bits earlier X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=475c2e3b3cfba9283793d56742dc2cae2712574b;p=pandora-kernel.git drm/i915/bxt: clear hpd status sticky bits earlier The hotplug status is cached in hp_control, and will be passed on to bottom halves through intel_hpd_irq_handler(), so we can clear the sticky bits earlier. While at it, drop the redundant logging of the hotplug status, which will also be logged by pch_get_hpd_pins(). Signed-off-by: Jani Nikula Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed