[PATCH] i2c: SMBus PEC support rewrite, 3 of 3
authorJean Delvare <khali@linux-fr.org>
Wed, 26 Oct 2005 19:31:15 +0000 (21:31 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 21:02:14 +0000 (14:02 -0700)
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>

No differences found