]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] i2c: Documentation fixes
authorJean Delvare <khali@linux-fr.org>
Fri, 7 Oct 2005 22:00:31 +0000 (00:00 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 21:02:09 +0000 (14:02 -0700)
commit7865e24935ec7e76fb482c749015a23052e51f76
tree9a5fc835415cccc57ec2b7bf86365d4d6ac3f2ba
parent47b8b103f7f50d56568eb8d6cff0e3a2373f0eb3
[PATCH] i2c: Documentation fixes

i2c documentation fixes.

>From Hideki Iwamoto:
* i2c_smbus_read_i2c_block_data is not deleted in 2.6.10. It still
  exists.
* The name which can be set to i2c_driver is up to 31 characters.

>From Jean Delvare:
* Reword the paragraph about i2c_driver.name, to reflect the "new"
  naming policy.
* Delete the out-of-date note about now gone inc_use and dec_use
  fields.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/i2c/writing-clients