linux/drivers/i2c/algos
Jean Delvare 0a9c147513 i2c-algo-bit: Add pre- and post-xfer hooks
Drivers might have to do random things before and/or after I2C
transfers. Add hooks to the i2c-algo-bit implementation to let them do
so.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Alex Deucher <alexdeucher@gmail.com>
2010-03-13 20:56:56 +01:00
..
Kconfig
Makefile
i2c-algo-bit.c i2c-algo-bit: Add pre- and post-xfer hooks 2010-03-13 20:56:56 +01:00
i2c-algo-pca.c i2c-algo-pca: Drop duplicate variable 2010-03-02 12:23:47 +01:00
i2c-algo-pcf.c fix typo "definetly" -> "definitely" in comment 2010-02-05 12:22:42 +01:00
i2c-algo-pcf.h