aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWolfram Sang <[email protected]>2020-08-29 22:38:10 +0200
committerWolfram Sang <[email protected]>2020-09-18 23:02:02 +0200
commit74779f6eeb5a1bbe0acc046a99a2ac5042e9a505 (patch)
tree76f6f474a7bb7b2b5a70b1352b6e1b27a0f3ec7a /tools/perf/scripts/python
parent9374ed1dfe1f862f6dd7552b8164252fe5cc424f (diff)
i2c: rcar: refactor and shorten timeout when resetting
LOOP_TIMEOUT was only used back then because we didn't want to introduce another constant. The timeout value can easily be a magnitude shorter because the typical range is 3us - 8us. Refactor the code to use the poll_timeout helper, use a specific timeout value and get rid of the ugly LOOP_TIMEOUT constant. Signed-off-by: Wolfram Sang <[email protected]> Reviewed-by: Niklas Söderlund <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions