diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2020-08-29 22:38:10 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2020-09-18 23:02:02 +0200 |
commit | 74779f6eeb5a1bbe0acc046a99a2ac5042e9a505 (patch) | |
tree | 76f6f474a7bb7b2b5a70b1352b6e1b27a0f3ec7a /security/smack | |
parent | 9374ed1dfe1f862f6dd7552b8164252fe5cc424f (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 <wsa+renesas@sang-engineering.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'security/smack')
0 files changed, 0 insertions, 0 deletions