Re: [virtio-comment] [PATCH v5] virtio-i2c: add the device specification

From
Cornelia Huck <>
Date
2020-12-17T07:56:54+00:00
ID
Thread
Re: [virtio-comment] [PATCH v5] virtio-i2c: add the device specification
On Thu, 17 Dec 2020 15:29:57 +0800
Jie Deng <> wrote:

> Thank you. I will fix them.
> 
> On 2020/12/17 1:38, Cornelia Huck wrote:
> > On Wed, 25 Nov 2020 13:55:18 +0800
> > Jie Deng <> wrote:
> >
> > <some mostly editorial comments; sorry about bringing this up now>
> >  
> >> +
> >> +A driver MUST place one segment of an I2C transaction into \field{write_buf} if the
> >>
> >> s/if the/if/
> >>
> >> +
> >> +A device MUST place one segment of an I2C transaction into \field{read_buf} if the  
> > s/if/if the/  
> 
> Do you mean "s/if the/if/" here ?

Yes.

> 
> >
> > irst failed one to be VIRTIO_I2C_MSG_ERR.  
>