diff options
author | Jean Delvare <khali@linux-fr.org> | 2006-06-12 15:49:36 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-06-22 14:10:35 -0400 |
commit | 397e2f66a23469e2b8a13b764cb2d9ff2444ad5a (patch) | |
tree | 188283532b9ae804752b30cf8d5ac5c8739a53e2 /Documentation/i2c | |
parent | 62aaa288ab0425b058fd337c5135a32e8c1aeace (diff) |
[PATCH] i2c-i801: Fix block transaction poll loops
i2c-i801: Fix block transaction poll loops
Two of the three poll loops have the poll and sleep swapped,
causing an extra sleep to occur after the polled condition is
fulfilled. In practice, this doubles the amount of sleep time for
every block transaction.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/i2c')
0 files changed, 0 insertions, 0 deletions