aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/zynq-fpga.c
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2024-11-21 15:29:31 +0000
committerThomas Gleixner <[email protected]>2024-11-29 10:40:22 +0000
commit4d17c25eaf5d8b95d70726e6946e8eb94619e139 (patch)
tree0b2f6d7bb5f5b2d3513defd542cf5ebe2bbebfcc /drivers/fpga/zynq-fpga.c
parentntp: Remove invalid cast in time offset math (diff)
downloadkernel-4d17c25eaf5d8b95d70726e6946e8eb94619e139.tar.gz
kernel-4d17c25eaf5d8b95d70726e6946e8eb94619e139.zip
delay: Fix ndelay() spuriously treated as udelay()
A recent rework on delay functions wrongly ended up calling __udelay() instead of __ndelay() for nanosecond delays, increasing those by 1000. As a result hangs have been observed on boot Restore the right function calls. Fixes: 19e2d91d8cb1 ("delay: Rework udelay and ndelay") Reported-by: Chen-Yu Tsai <[email protected]> Signed-off-by: Frederic Weisbecker <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Tested-by: Chen-Yu Tsai <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Reviewed-by: Chen-Yu Tsai <[email protected]> Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions