[PATCH] i2c: i2c-i801 explicitly enables/disables PEC
authorMark M. Hoffman <mhoffman@lightlink.com>
Sun, 6 Nov 2005 22:04:51 +0000 (23:04 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 6 Jan 2006 06:16:20 +0000 (22:16 -0800)
commit2e3e13f8e9d9b2111404cdccaa4e1b988b70acce
treede95ee215c2189cbfb98829e32e7fb117c94a160
parent46f25dffbaba48c571d75f5f574f31978287b8d2
[PATCH] i2c: i2c-i801 explicitly enables/disables PEC

This patch tweaks i2c-i801.c so that the driver always sets the SMBAUXCTL
register (which enables/disables PEC) explicitly before each transaction.

Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/busses/i2c-i801.c