commit | 4d3ea4e1c3841e88704958ee2600adb39f30fbcd | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Thu Nov 30 15:30:05 2017 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Jan 15 21:54:28 2018 +0100 |
tree | 0763c04f4208dd1b25586dc5dbd8a40a43e7f4b5 | |
parent | 5cd5f0bb0d9c32876b3d86b70fb45da10d028be7 [diff] |
i2c: exynos5: change internal transmission timeout to 100ms Exynos-I2C uses default timeout of 1 second for the whole transaction, including re-transmissions due to arbitration lost errors (-EAGAIN). To allow re-transmissions driver's internal timeout should be significantly lower, 100ms seems to be good candidate. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>