Re: [RFC PATCH] tty: move the async flags from the serial code intothe tty includes

From: Jiri Slaby
Date: Fri Aug 24 2012 - 03:17:45 EST


On 08/22/2012 04:44 PM, Alan Cox wrote:
> Jiri - this seem more sensible ?

I would be faster if you CCed me :).

> From: Alan Cox <alan@xxxxxxxxxxxxxxx>
>
> These are used with the tty_port flags which are tty generic so move the
> flags into a more sensible place. This then makes it possible to add
> helpers such as those suggested by Huang Shijie.
>
> Signed-off-by: Alan Cox <alan@xxxxxxxxxxxxxxx>

Acked-by: Jiri Slaby <jslaby@xxxxxxx>

> include/linux/Kbuild | 1 +
> include/linux/serial.h | 75 ++-----------------------------------------
> include/linux/tty.h | 1 +
> include/linux/tty_flags.h | 78 +++++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 83 insertions(+), 72 deletions(-)
> create mode 100644 include/linux/tty_flags.h

thanks,
--
js
suse labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/