]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit61f5809d3ebce9d5433b8696048e91405b681023
treebcb41c29d36b3b6f84d34c7bac05b38855e90742
parent2db32767874fe53faff4f80de878ca19927efc1f
[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