Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ce5a111a authored by Helia Correia's avatar Helia Correia Committed by Wolfram Sang
Browse files

Documentation: i2c: Remove obsolete example



Documentation/i2c/fault-codes illustrates EINVAL error code
as follows:

"One example would be a driver trying an SMBus Block Write
with block size outside the range of 1-32 bytes."

However, the actual implementation of i2c subsystem truncates
data length to be 32 bytes.
Hence this example cannot happen anymore, and since it's obsolete,
let's simply remove it from Documentation/i2c/fault-codes.

Signed-off-by: default avatarHelia Correia <helia.correia@intel.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent 5915dbf4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment