kernel-hacking-2024-linux-s.../drivers/i2c
Jean Delvare 397e2f66a2 [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>
2006-06-22 11:10:35 -07:00
..
algos
busses [PATCH] i2c-i801: Fix block transaction poll loops 2006-06-22 11:10:35 -07:00
chips [PATCH] i2c: Suggest N for rare devices in Kconfig 2006-06-22 11:10:33 -07:00
i2c-core.c [PATCH] i2c: Mark block write buffers as const 2006-06-22 11:10:34 -07:00
i2c-dev.c
Kconfig
Makefile