On Mon, Nov 19, 2018 at 09:16:35AM -0600, Rob Herring wrote:
> On Wed, Nov 14, 2018 at 9:10 AM Johan Hovold wrote:
> >
> > This series make the synchronous serdev_device_write() helper more
> > usable by
> >
> > 1) allowing drivers to pass a zero timeout to indicate that they
> >
On Wed, Nov 14, 2018 at 9:10 AM Johan Hovold wrote:
>
> This series make the synchronous serdev_device_write() helper more
> usable by
>
> 1) allowing drivers to pass a zero timeout to indicate that they
>want to wait forever;
>
> 2) returning the number of bytes actual
This series make the synchronous serdev_device_write() helper more
usable by
1) allowing drivers to pass a zero timeout to indicate that they
want to wait forever;
2) returning the number of bytes actually written (buffered)
if the helper is interrupted;
3 matches
Mail list logo