From: Jean Delvare Date: Fri, 7 Oct 2005 22:00:31 +0000 (+0200) Subject: [PATCH] i2c: Documentation fixes X-Git-Tag: v2.6.15-rc1~732^2^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7865e24935ec7e76fb482c749015a23052e51f76;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed