aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJie Hai <[email protected]>2022-08-30 14:22:48 +0800
committerVinod Koul <[email protected]>2022-09-04 22:42:35 +0530
commit4aa69cf7ed44590e8702eb970ff6951e33dcdabf (patch)
treeae9117741288d5d707b1fb07bf0f513d2ce52272 /tools/perf/scripts/python/bin/stackcollapse-report
parent2cbb95883c990d0002a77e13d3278913ab26ad79 (diff)
dmaengine: hisilicon: Use macros instead of magic number
readl_relaxed_poll_timeout() uses magic numbers 10 and 1000, which indicate maximum time to sleep between reads in us and timeout in us, respectively. Use macros HISI_DMA_POLL_Q_STS_DELAY_US and HISI_DMA_POLL_Q_STS_TIME_OUT_US instead of these two numbers. Signed-off-by: Jie Hai <[email protected]> Acked-by: Zhou Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions