Revert "drm/rockchip: dw_hdmi: Fix reading EDID when using a forced mode"
This reverts commit 7c596051d6
.
This commit is contained in:
parent
5321d71bb1
commit
b83dd1217a
1 changed files with 0 additions and 2 deletions
|
@ -389,8 +389,6 @@ static void dw_hdmi_rk3328_setup_hpd(struct dw_hdmi *dw_hdmi, void *data)
|
|||
HIWORD_UPDATE(RK3328_HDMI_SDAIN_MSK | RK3328_HDMI_SCLIN_MSK,
|
||||
RK3328_HDMI_SDAIN_MSK | RK3328_HDMI_SCLIN_MSK |
|
||||
RK3328_HDMI_HPD_IOE));
|
||||
|
||||
dw_hdmi_rk3328_read_hpd(dw_hdmi, data);
|
||||
}
|
||||
|
||||
static const struct dw_hdmi_phy_ops rk3228_hdmi_phy_ops = {
|
||||
|
|
Loading…
Reference in a new issue