commit | ea0f73abb1afbf5bb4bf34f5a5eeb7896111df97 | [log] [tgz] |
---|---|---|
author | Ćukasz Majewski <l.majewski@samsung.com> | Fri Aug 16 15:31:45 2013 +0200 |
committer | Heiko Schocher <hs@denx.de> | Tue Aug 20 11:15:32 2013 +0200 |
tree | e10c84f8e4d6e304a0c34b1ab9d6700a6601ad80 | |
parent | 9c3f77eb3bc0e1e24fc66bd41655fecddb6403ec [diff] |
i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is enabled The I2C_MULTI_BUS needs to be defined for correct I2C operation with many software emulated I2C controllers. This fix restores correct value of the I2C_MULTI_BUS changed by following commit: SHA1: 385c9ef5a7215b2b0c22836fee6c692dfc8559d7 i2c: add i2c_core and prepare for new multibus support Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Cc: Heiko Schocher <hs@denx.de>