aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
diff options
context:
space:
mode:
authorHideki Iwamoto <h-iwamoto@kit.hi-ho.ne.jp>2005-09-25 16:56:43 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2005-10-28 14:02:07 -0700
commit332bf92b3338e140cbcfc25f69911e8ca59788c7 (patch)
treed6d8a3ee39fc08a3bc23b76c62403dbfe0fad36d /drivers/i2c
parentd057c96cab72bc6b70570d25b90404f81d98e886 (diff)
[PATCH] i2c: Fix union i2c_smbus_data definition
The i2c_smbus_data union block member has a comment stating that an extra byte is required for SMBus Block Process Call transactions. This has been true for three weeks around June 2002, but no more since, so it is about time that we drop this comment and fix the definition. From: Hideki Iwamoto <h-iwamoto@kit.hi-ho.ne.jp> Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> include/linux/i2c.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions