[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:
Viresh Kumar 2021-11-16 16:44:57 +05:30
parent 473e45ee0f
commit b4e47f4994
2 changed files with 6 additions and 8 deletions

View file

@ -1,5 +1,5 @@
{
"coverage_score": 43.2,
"coverage_score": 42.9,
"exclude_path": "",
"crate_features": ""
}