diff options
author | 2020-06-11 23:11:42 +0200 | |
---|---|---|
committer | 2020-06-18 18:19:44 -0700 | |
commit | 23f872b6ece695750667a44016037154b91addef (patch) | |
tree | 105b078df4eae4151422eb144473175660831c9b /drivers/fpga/fpga-mgr.c | |
parent | fpga manager: xilinx-spi: valid for the 7 Series too (diff) | |
download | linux-dev-23f872b6ece695750667a44016037154b91addef.tar.xz linux-dev-23f872b6ece695750667a44016037154b91addef.zip |
fpga manager: xilinx-spi: remove unneeded, mistyped variables
Using variables does not add readability here: parameters passed
to udelay*() are obviously in microseconds and their meaning is clear
from the context.
The type is also wrong, udelay expects an unsigned long.
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions