]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] I2C: minor I2C doc cleanups
authordavid-b@pacbell.net <david-b@pacbell.net>
Wed, 29 Jun 2005 14:14:06 +0000 (07:14 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 11 Jul 2005 21:10:37 +0000 (14:10 -0700)
commit11d685b35b9243dcfdd3cccc0c5bc9115dd7ef2d
treebcb41c29d36b3b6f84d34c7bac05b38855e90742
parent66becb5a84b643a020ff041ea9ce0ec7374dff6d
[PATCH] I2C: minor I2C doc cleanups

The I2C stack has long had "id" fields, of rather dubious utility, in
many data structures.  This removes mention of one of them from the
documentation about how to write an I2C driver, so that only drivers
that really need to use them (probably old/legacy code) will have any
reason to use this field.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/i2c/writing-clients