]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: HDMI: hot plug detect fix
authorRob Clark <rob@ti.com>
Mon, 20 Feb 2012 21:03:36 +0000 (15:03 -0600)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 23 Feb 2012 08:29:08 +0000 (10:29 +0200)
commitf39b9603c7e1efc54ba134a6fc423a0593110b00
tree8278e0f84dcb2c1313a5f0196346dc867a63e60e
parent29b133741416a461fc64aa7c13060dd260de32ff
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 <rob@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c