aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2020-05-31 18:14:57 -0700
committerPaul E. McKenney <[email protected]>2020-06-29 12:00:45 -0700
commit918b351d965560c7902ad482cf87049517843ff2 (patch)
tree7e09ac9988383a7e29b510c9e16ad95647411dee /drivers/fpga
parent7c944d7c67daee84e3c756bb74ad2f32b28c41cf (diff)
refperf: Change readdelay module parameter to nanoseconds
The current units of microseconds are too coarse, so this commit changes the units to nanoseconds. However, ndelay is used only for the nanoseconds with udelay being used for whole microseconds. For example, setting refperf.readdelay=1500 results in a udelay(1) followed by an ndelay(500). Suggested-by: Akira Yokosawa <[email protected]> [ paulmck: Abstracted delay per Akira feedback and move from 80 to 100 lines. ] [ paulmck: Fix names as suggested by kbuild test robot. ] Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions