[PATCH] i2c-viapro: Refactor control outb
authorJean Delvare <khali@linux-fr.org>
Thu, 22 Sep 2005 20:15:53 +0000 (22:15 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 21:02:08 +0000 (14:02 -0700)
commit50c1cc339ca72f7cb95d440d384346f4238dc494
tree061a3c28705b77386f9598bee2c154d688d6d4cd
parentaaf7f1477668f34dda65aba17e87c0bc2ebe84d1
[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(-)
drivers/i2c/busses/i2c-viapro.c