commit | a1cdedac634eef81f747078bf1c27ad36ab13553 | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Mon Jul 14 22:38:24 2008 +0200 |
committer | Jean Delvare <khali@mahadeva.delvare> | Mon Jul 14 22:38:24 2008 +0200 |
tree | bad5345576651c91392d87d8673eeefd46ff88aa | |
parent | ae7193f7fa3e1735ab70807eb6e35a2a6575623f [diff] |
i2c: Kerneldoc for most I/O calls Provide kerneldoc for most of the I2C and SMBus I/O calls. Add a comment summarizing some fault reporting issues which affect the ability to provide clean fault reports through I2C master transfer calls. (Making it hard to precisely specify their return values...) Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Jean Delvare <khali@linux-fr.org>