aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/analogix
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/analogix')
-rw-r--r--src/drivers/analogix/anx7625/anx7625.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/analogix/anx7625/anx7625.c b/src/drivers/analogix/anx7625/anx7625.c
index ee98fd4df9..9f0b2e1f2c 100644
--- a/src/drivers/analogix/anx7625/anx7625.c
+++ b/src/drivers/analogix/anx7625/anx7625.c
@@ -737,7 +737,6 @@ static int anx7625_power_on_init(uint8_t bus)
}
ANXINFO("Init interface.\n");
-
anx7625_disable_pd_protocol(bus);
anx7625_reg_read(bus, RX_P0_ADDR, OCM_FW_VERSION, &version);
anx7625_reg_read(bus, RX_P0_ADDR, OCM_FW_REVERSION, &revision);