]> git.karo-electronics.de Git - karo-tx-linux.git/commit
OMAPDSS: HDMI: use core power on/off with edid & detect
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 19 Oct 2012 14:42:27 +0000 (17:42 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 29 Oct 2012 10:44:41 +0000 (12:44 +0200)
commit4489823ca755dd9931d7f71e5c0a437952a6fdec
treeeab97b5dc96f67cb9a1bcd71c4b4d81277eaddd0
parentbb426fc96316b20876acc3289c5115f00918c2bb
OMAPDSS: HDMI: use core power on/off with edid & detect

This patch makes use of the hdmi_power_[on|off]_core() functions added
in the previous patch. The functions are used when reading EDID or
detecting if a monitor is connected.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Ricardo Neri <ricardo.neri@ti.com>
drivers/video/omap2/dss/dss.h
drivers/video/omap2/dss/hdmi.c
drivers/video/omap2/dss/hdmi_panel.c