commit | 585b3160f8212e58325bc1c0292c2ec01ac5db84 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Oct 26 21:31:15 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 28 14:02:14 2005 -0700 |
tree | 368c38952dc1ee6b514266f6b25a285d6bc5d98c | |
parent | 421ef47be20c5454b12ae0ec918d5073a9d2b938 [diff] |
[PATCH] i2c: SMBus PEC support rewrite, 3 of 3 The new SMBus PEC implementation doesn't support PEC emulation on non-PEC non-I2C SMBus masters, so we can drop all related code. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>