mxc_i2c: change slave addr if conflicts with destination.
authorTroy Kisky <troy.kisky@boundarydevices.com>
Thu, 19 Jul 2012 08:18:14 +0000 (08:18 +0000)
committerHeiko Schocher <hs@denx.de>
Tue, 31 Jul 2012 05:52:53 +0000 (07:52 +0200)
commitca741da106de2b3d1432a333b3da0af6849c4e9a
tree66bc9df033b1a6b11a6000743db82991d3e91e01
parent90a5b70f5914a3ac79cac3dd386cc98ce42bfd8e
mxc_i2c: change slave addr if conflicts with destination.

The i2c controller cannot be both master and slave in the
same transaction.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
drivers/i2c/mxc_i2c.c