Skip to content
Commit db17939c authored by Baohong Liu's avatar Baohong Liu Committed by Andrew Boie
Browse files

drivers: i2c: remove i2c master idle check



The idle status check before a i2c transfer is not a reliable
way to check whether i2c master is ready to transfer data. If
the data transfer for the previous API call is done, but, a
stop condition is not sent by the previous API, the i2c master
is not idle, but, it can start new data transfer.

Change-Id: I93dbf46cef6272f3da69a0d67fb737c9b480791f
Signed-off-by: default avatarBaohong Liu <baohong.liu@intel.com>
parent a95b6eea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment