mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
b50cb3eaf7
Currently, Documentation/i2c/dev-interface describes the use of i2c_smbus_* helper routines as static inlined functions provided by linux/i2c-dev.h. Work has been done to refactor the linux/i2c-dev.h file in the i2c-tools project out into its own library. As a result, these docs have become stale. This patch corrects the discrepancy and directs the reader to the i2c-tools project for more information. Signed-off-by: Sam Hansen <hansens@google.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
||
---|---|---|
.. | ||
busses | ||
muxes | ||
dev-interface | ||
DMA-considerations | ||
fault-codes | ||
functionality | ||
gpio-fault-injection | ||
i2c-protocol | ||
i2c-stub | ||
i2c-topology | ||
instantiating-devices | ||
old-module-parameters | ||
slave-eeprom-backend | ||
slave-interface | ||
smbus-protocol | ||
summary | ||
ten-bit-addresses | ||
upgrading-clients | ||
writing-clients |