From: Peter Milne Date: Sat, 1 Jul 2006 15:03:20 +0000 (+0200) Subject: [PATCH] i2c-iop3xx: Avoid addressing self X-Git-Tag: v2.6.18-rc2~94^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39288e1ac10b3b9a68a629be67d81a0b53512c4e;p=pandora-kernel.git [PATCH] i2c-iop3xx: Avoid addressing self Avoid addressing self when sending a slave address. Follows instruction in Intel 80331/80321 manuals. Ignoring this worked previously on 80321, but causes a hang on i2cdetect on 80331. Signed-off-by: Peter Milne Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed