diff options
author | Jean Delvare <khali@linux-fr.org> | 2012-03-26 19:47:19 (GMT) |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2012-03-26 19:47:19 (GMT) |
commit | 84c1af4c21d645a02a4780cdf61c7551d8e7bb56 (patch) | |
tree | 47ad0ea490045e73c6f4d757123ac4c95ea0a676 /drivers/i2c/algos | |
parent | 062737fb6d90c632439b1f77ad6a4965cfc84a20 (diff) | |
download | linux-84c1af4c21d645a02a4780cdf61c7551d8e7bb56.tar.xz |
i2c-i801: Use usleep_range to wait for command completion
Use usleep_range instead of msleep when waiting for command
completion. Most SMBus commands complete in less than 2 jiffies so
this brings a pleasant performance boost.
Strongly inspired from a similar change by Olivier Sobrie to the
i2c-isch driver.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Olivier Sobrie <olivier@sobrie.be>
Diffstat (limited to 'drivers/i2c/algos')
0 files changed, 0 insertions, 0 deletions