commit | d64f73be1b59b9556de0a8fbd4f1a003c6a45a5c | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Thu Jul 12 14:12:28 2007 +0200 |
committer | Jean Delvare <khali@hyperion.delvare> | Thu Jul 12 14:12:28 2007 +0200 |
tree | 9a8fca55b1fab9ac3d0781294553feaeeba37473 | |
parent | 4eb6bf6bfb580afaf1e1a1d30cba17a078530cf4 [diff] |
i2c: Add kernel documentation Generate I2C kerneldoc; fix various glitches and add "context" sections to that documentation. Most I2C and SMBus functions still have no kerneldoc. Let me suggest providing kerneldoc for all the i2c_smbus_*() functions as a small and mostly self-contained project for anyone so inclined. :) Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Jean Delvare <khali@linux-fr.org>