From: Rob Clark Date: Mon, 19 May 2014 17:53:20 +0000 (-0400) Subject: drm/msm/hdmi: use gpio and HPD polling X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~18^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3189650d7f5de9e1b7f530464de7f0000411a408;p=pandora-kernel.git drm/msm/hdmi: use gpio and HPD polling The hotplug detect and irq does not seem to be reliable on all devices for some reason. For now it is more reliable to use polling, and give preference to raw gpio status if it disagrees with the debounced hpd status. Signed-off-by: Rob Clark --- Reading git-diff-tree failed