Re: [PATCH] Input: serio - add writing multiple bytes at once

From: Dmitry Torokhov
Date: Mon Apr 30 2018 - 17:20:17 EST


Hi David,

On Mon, Apr 30, 2018 at 11:03:24AM +0200, David Engraf wrote:
> The current version only supports forwarding a single byte to the tty
> layer.
>
> This patch adds serio_write_length() to allow a serport driver writing
> multiple bytes at once. The patch also includes a fallback to
> serio_write_length() when a driver did not register a single byte function.

Without users I do not see point for this API.

Thanks.

--
Dmitry