From: Wolfram Sang <[email protected]>

Signed-off-by: Wolfram Sang <[email protected]>
---
 Documentation/i2c/fault-codes | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/i2c/fault-codes b/Documentation/i2c/fault-codes
index 47c25abb7d52..008db43d28a9 100644
--- a/Documentation/i2c/fault-codes
+++ b/Documentation/i2c/fault-codes
@@ -35,6 +35,10 @@ Also, codes returned by adapter probe methods follow rules 
which are
 specific to their host bus (such as PCI, or the platform bus).
 
 
+EAFNOSUPPORT
+       Returned by I2C adapters not supporting 10 bit addresses when
+       they are requested to use such an address.
+
 EAGAIN
        Returned by I2C adapters when they lose arbitration in master
        transmit mode:  some other master was transmitting different
-- 
2.1.3

--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to