From: Jiri Slaby <jslaby@suse.cz>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: greg@kroah.com, linux-serial@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [RFC PATCH] tty: move the async flags from the serial code into the tty includes
Date: Fri, 24 Aug 2012 09:17:42 +0200 [thread overview]
Message-ID: <50372A96.1040701@suse.cz> (raw)
In-Reply-To: <20120822144426.27149.93723.stgit@localhost.localdomain>
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@linux.intel.com>
>
> 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@linux.intel.com>
Acked-by: Jiri Slaby <jslaby@suse.cz>
> 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
prev parent reply other threads:[~2012-08-24 7:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-22 14:44 [RFC PATCH] tty: move the async flags from the serial code into the tty includes Alan Cox
2012-08-24 7:17 ` Jiri Slaby [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50372A96.1040701@suse.cz \
--to=jslaby@suse.cz \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).