i2c: mxs: Do not disable the I2C SMBus quick mode
authorMarek Vasut <marex@denx.de>
Sun, 18 Nov 2012 05:25:08 +0000 (06:25 +0100)
committerWolfram Sang <w.sang@pengutronix.de>
Thu, 22 Nov 2012 22:03:15 +0000 (23:03 +0100)
commit8f414059c66f57f610b71adf66fe20d8811bff8f
tree0441b56c4731db4a8677a1506f582d5526505cd1
parentc35d3cfdbc8d4fb4358a5bc97a334dbdb86e3d69
i2c: mxs: Do not disable the I2C SMBus quick mode

There is no reason to disable the I2C SMBus quick mode on this
IP block. Enable it. This essentially fixes the problem with the
"i2c-detect" command for probing the bus.

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
drivers/i2c/busses/i2c-mxs.c