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

