From: Russell King Date: Fri, 18 Apr 2014 09:46:45 +0000 (+0100) Subject: imx-drm: fix hdmi hotplug detection initial state X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1234 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98dbeadaf050335df8655d8d9be7a324b6cd896e;p=pandora-kernel.git imx-drm: fix hdmi hotplug detection initial state The initial state at boot is assumed to be disconnected, and we hope to receive an interrupt to update the status. Let's be more explicit about the current state - reading the PHY status register tells us the current level of the hotplug signal, which we can report back in the _detect() method. Signed-off-by: Russell King Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed