From 29356be1e0233f883c54fbfcdb104491fdf44ab9 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Thu, 6 Jun 2013 13:20:37 +0300 Subject: 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 --- drivers/video/omap2/dss/dss_features.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/video/omap2/dss/dss_features.c') diff --git a/drivers/video/omap2/dss/dss_features.c b/drivers/video/omap2/dss/dss_features.c index 77dbe0cfb34c..b9cfebb378a2 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, -- cgit v1.2.3