aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorJoachim Fenkes <[email protected]>2020-07-24 16:45:18 +0930
committerJoel Stanley <[email protected]>2021-06-04 16:06:57 +0930
commit9ab1428dfe2c66b51e0b41337cd0164da0ab6080 (patch)
tree13adf9f52366febba185ae56dbdc40ab210d09a8 /include/linux/fpga/fpga-mgr.h
parent95152433e46fdb36652ebdbea442356a16ae1fa6 (diff)
fsi/sbefifo: Fix reset timeout
On BMCs with lower timer resolution than 1ms, msleep(1) will take way longer than 1ms, so looping 10k times won't wait for 10s but significantly longer. Fix this by using jiffies like the rest of the code. Fixes: 9f4a8a2d7f9d ("fsi/sbefifo: Add driver for the SBE FIFO") Signed-off-by: Joachim Fenkes <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joel Stanley <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions