Commit 55a0dcdf authored by Alessandro Rubini's avatar Alessandro Rubini

Revert "lib: quick fix for zio problem"

This reverts commit 66e4cd11.

The problem is not fixed upstream.
parent fb57db5f
......@@ -109,7 +109,6 @@ extern int fdelay_config_pulse(struct fdelay_board *userb,
write(fdc, &ctrl, sizeof(ctrl));
write(fdd, "1234", 4); /* we need to write data to push it out */
usleep(500000);
return 0;
}
......
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