commit | 50c1cc339ca72f7cb95d440d384346f4238dc494 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Sep 22 22:15:53 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 28 14:02:08 2005 -0700 |
tree | 061a3c28705b77386f9598bee2c154d688d6d4cd | |
parent | aaf7f1477668f34dda65aba17e87c0bc2ebe84d1 [diff] |
[PATCH] i2c-viapro: Refactor control outb By slightly shifting the interface between vt596_access and vt596_transaction, we can save two I/O accesses per SMBus transaction. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> drivers/i2c/busses/i2c-viapro.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)