Commit 0ec841d7 authored by Federico Vaga's avatar Federico Vaga

Revert "sw:drv: get time to the FPGA to stabilize"

This reverts commit e2d435fb.

Apparently the temperature issue has nothing to do with the signal
stabilization in FPGA
parent e2d435fb
......@@ -841,7 +841,6 @@ int fa_probe(struct platform_device *pdev)
goto out_dma;
fa_clock_enable(fa);
msleep(50);
err = fa_spi_init(fa);
if (err)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment