[i2c] Send data for I2C_SMBUS_BYTE command
The data needs to be sent for I2C_SMBUS_BYTE command and we need to make sure we don't access the same for I2C_SMBUS_QUICK command after the command is processed. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
This commit is contained in:
parent
473e45ee0f
commit
b4e47f4994
2 changed files with 6 additions and 8 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"coverage_score": 43.2,
|
||||
"coverage_score": 42.9,
|
||||
"exclude_path": "",
|
||||
"crate_features": ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue