lkml.org 
[lkml]   [2021]   [Jun]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v10] i2c: virtio: add a virtio i2c frontend driver

> struct i2c_rdwr_ioctl_data data;
> data.nmsgs = count;
> data.msgs = msgs;
>
> return ioctl(adapter->fd, I2C_RDWR, &data);
>
> So we will end up recreating the exact situation as when
> virtio_i2c_xfer() is called.

Perfect! I was hoping exactly for this. But with my limited experience
of all the blocks involved, I decided to ask for this instead of digging
into various sources. Looks good.

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2021-06-29 11:08    [W:0.203 / U:0.956 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site