summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>2015-09-11 20:25:48 (GMT)
committerDavid S. Miller <davem@davemloft.net>2015-09-15 22:05:29 (GMT)
commit892aa01df2ad67237f213c8f9d9b491e908aa910 (patch)
tree0ddc733238973be59b456796df311382140cde09 /net
parentd64f69b0373a7d0bcec8b5da7712977518a8f42b (diff)
downloadlinux-892aa01df2ad67237f213c8f9d9b491e908aa910.tar.xz
net: stmmac: Use msleep rather then udelay for reset delay
The reset delays used for stmmac are in the order of 10ms to 1 second, which is far too long for udelay usage, so switch to using msleep. Practically this fixes the PHY not being reliably detected in some cases as udelay wouldn't actually delay for long enough to let the phy reliably be reset. Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions