From: Jean Delvare Date: Thu, 22 Sep 2005 20:15:53 +0000 (+0200) Subject: [PATCH] i2c-viapro: Refactor control outb X-Git-Tag: v2.6.15-rc1~732^2^2^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50c1cc339ca72f7cb95d440d384346f4238dc494;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman drivers/i2c/busses/i2c-viapro.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) --- Reading git-diff-tree failed