android_kernel_xiaomi_sm8350/drivers/i2c
Wolfram Sang 2378bc09b9 i2c-algo-pca: Use timeout for checking the state machine
We now timeout also if the state machine does not change within the
given time. For that, the driver-specific completion-functions are
extended to return true or false depending on the timeout. This then
gets checked in the algorithm.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
2009-03-28 21:34:45 +01:00
..
algos i2c-algo-pca: Use timeout for checking the state machine 2009-03-28 21:34:45 +01:00
busses i2c-algo-pca: Use timeout for checking the state machine 2009-03-28 21:34:45 +01:00
chips i2c: Move old eeprom driver to /drivers/misc/eeprom 2009-01-26 21:19:53 +01:00
i2c-boardinfo.c
i2c-core.c i2c: Set a default timeout value for all adapters 2009-03-28 21:34:43 +01:00
i2c-core.h
i2c-dev.c i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT 2009-02-24 19:19:49 +01:00
Kconfig
Makefile