• Viresh Kumar's avatar
    [i2c] Allow zero-length requests · fbab2abc
    Viresh Kumar authored
    Commands like SMBUS Quick don't require a buffer for the request and are
    called as zero-length requests. The specification allows such requests
    under the VIRTIO_I2C_F_ZERO_LENGTH_REQUEST feature, which is mandatory
    to be implemented by the devices now.
    
    Add support for zero-length requests.
    Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
    fbab2abc
coverage_config_x86_64.json 75 Bytes