commit | ae49405bc6be80f85c182e48a03279f02544443a | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Thu May 02 17:47:14 2019 +0200 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Mon May 06 11:30:37 2019 +0200 |
tree | 734cd2feee7d4c25e06254cfe039f795c00f5dfb | |
parent | fee710d0eb6fe1ac8abe1ccae04f52a2edc6a185 [diff] |
stm32_i2c: correct timeout detection on transfer stop event Fix timeout detection in i2c_wait_stop(). Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers