aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe Kerello <[email protected]>2020-05-06 11:11:12 +0200
committerMiquel Raynal <[email protected]>2020-05-11 21:45:18 +0200
commit0185d50c5220e772aa90a21c515b0c87660ec4d7 (patch)
tree816fd018d9f7dc3cfdf33a3cbe2594d04217553b /tools/perf/scripts/python
parent2d3d54bf1294f6290e55841e52bfbe6b9e65704b (diff)
mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
This patch removes the constant FMC2_TIMEOUT_US. FMC2_TIMEOUT_MS will be used each time that we need to wait (except when the timeout value is set by the framework). It was seen, during stress tests with the sequencer in an overloaded system, that we could be close to 1 second, even if we never met this value. To be safe, FMC2_TIMEOUT_MS is set to 5 seconds. Signed-off-by: Christophe Kerello <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions