summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss/dss_features.c
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2013-06-06 13:20:37 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-06-17 14:00:54 +0300
commit29356be1e0233f883c54fbfcdb104491fdf44ab9 (patch)
tree88a25e96dc7587dfbce9cd0432da97fc95c2ed53 /drivers/video/omap2/dss/dss_features.c
parentddb1d5ca99f515442592b487171481dbf3a309d5 (diff)
downloadop-kernel-dev-29356be1e0233f883c54fbfcdb104491fdf44ab9.zip
op-kernel-dev-29356be1e0233f883c54fbfcdb104491fdf44ab9.tar.gz
OMAPDSS: HDMI clean up hpd_gpio
hpd_gpio is no longer used by the OMAP4 HDMI IP driver, and we can thus remove the unnecessary code. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap2/dss/dss_features.c')
-rw-r--r--drivers/video/omap2/dss/dss_features.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/omap2/dss/dss_features.c b/drivers/video/omap2/dss/dss_features.c
index 77dbe0c..b9cfebb 100644
--- a/drivers/video/omap2/dss/dss_features.c
+++ b/drivers/video/omap2/dss/dss_features.c
@@ -797,7 +797,6 @@ static const struct ti_hdmi_ip_ops omap4_hdmi_functions = {
.phy_enable = ti_hdmi_4xxx_phy_enable,
.phy_disable = ti_hdmi_4xxx_phy_disable,
.read_edid = ti_hdmi_4xxx_read_edid,
- .detect = ti_hdmi_4xxx_detect,
.pll_enable = ti_hdmi_4xxx_pll_enable,
.pll_disable = ti_hdmi_4xxx_pll_disable,
.video_enable = ti_hdmi_4xxx_wp_video_start,
OpenPOWER on IntegriCloud