From: Rob Clark Date: Mon, 20 Feb 2012 21:03:36 +0000 (-0600) Subject: OMAPDSS: HDMI: hot plug detect fix X-Git-Tag: v3.3-rc6~7^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca888a7958b3d808e4efd08ceff88913f4212c69;p=pandora-kernel.git OMAPDSS: HDMI: hot plug detect fix The "OMAPDSS: HDMI: PHY burnout fix" commit switched the HDMI driver over to using a GPIO for plug detect. Unfortunately the ->detect() method was not also updated, causing HDMI to no longer work for the omapdrm driver (because it would actually check if a connection was detected before attempting to enable display). Signed-off-by: Rob Clark Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed