mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 08:31:55 +00:00
3c4bb241d3
Now that i2c-core lets the i2c bus drivers emulate the SMBus block read and SMBus block process call transaction types, let's implement that in the popular i2c bit-banging driver. This will also act as a reference implementation for other bus drivers which want to do the same. Signed-off-by: Jean Delvare <khali@linux-fr.org> |
||
---|---|---|
.. | ||
i2c-algo-bit.c | ||
i2c-algo-pca.c | ||
i2c-algo-pca.h | ||
i2c-algo-pcf.c | ||
i2c-algo-pcf.h | ||
i2c-algo-sgi.c | ||
Kconfig | ||
Makefile |