Skip to content
Snippets Groups Projects
Commit 39288e1a authored by Peter Milne's avatar Peter Milne Committed by Greg Kroah-Hartman
Browse files

[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: default avatarPeter Milne <peter.milne@d-tacq.com>
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 2369df93
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment