commit | 2e3e13f8e9d9b2111404cdccaa4e1b988b70acce | [log] [tgz] |
---|---|---|
author | Mark M. Hoffman <mhoffman@lightlink.com> | Sun Nov 06 23:04:51 2005 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jan 05 22:16:20 2006 -0800 |
tree | de95ee215c2189cbfb98829e32e7fb117c94a160 | |
parent | 46f25dffbaba48c571d75f5f574f31978287b8d2 [diff] |
[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>