Skip to content
Snippets Groups Projects
Commit 14946869 authored by Horatiu Vultur's avatar Horatiu Vultur Committed by Joe Hershberger
Browse files

net: mscc: serval: Remove delay when serdes is configured


When serdes configuration was written in hardware there was a delay
of 100ms to be sure that configuration was written. But the delay is not
needed because already the function serdes_write it is checking that the
operation finished.

Therefore remove the mdelay. This improves the speed of configuring the
network driver.

Signed-off-by: default avatarHoratiu Vultur <horatiu.vultur@microchip.com>
Reviewed-by: default avatarDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 2529dea8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment