diff options
| author | Bruno Thomsen <[email protected]> | 2020-07-30 21:57:47 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-08-03 15:01:02 -0700 |
| commit | 6259e0f5478d7a7e4ff3e38bc739b612b8907246 (patch) | |
| tree | 31548938bd556678eb670baee20d68626cd61f9d /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | c44a1b91753e54a9e9381ac6411ec36389d21453 (diff) | |
net: mdiobus: use flexible sleeping for reset-delay-us
MDIO bus reset pulse width is created by using udelay()
and that function might not be optimal depending on
device tree value. By switching to the new fsleep() helper
the correct delay function is called depending on
delay length, e.g. udelay(), usleep_range() or msleep().
Signed-off-by: Bruno Thomsen <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions