From: Alan Cox <alan@linux.intel.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Michael Schmitz <schmitzmic@googlemail.com>,
Linux/m68k <linux-m68k@lists.linux-m68k.org>,
linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] m68k/atari: SCC - Move Atari serial driver to staging
Date: Thu, 3 Nov 2011 15:12:41 +0000 [thread overview]
Message-ID: <20111103151241.70955a9f@bob.linux.org.uk> (raw)
In-Reply-To: <CAMuHMdWCb-As2U1rxtaa9QWznc_yD_MWG3-5AMy5LDvp1jJUXw@mail.gmail.com>
> So let's ask the experts: what will be the preferred serial driver
> framework in 2012?
The tty_port code should now handle all the nasty horrible
open/close/hangup logic for you. The serial midlayer uses that and is
gradually shrinking into a buffering/locking helper. The goal was to
*not* create yet another mid layer but to provide helpers that mid
layer and driver code alike can use sensibly.
So either ought to work out.
Alan
prev parent reply other threads:[~2011-11-03 15:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <alpine.DEB.2.00.1103201010001.13805@ayla.of.borg>
[not found] ` <CAMuHMdWVchre0g6dE1j_s-+Wc3n17uifQLH6kRfJ9Q2DKfqBLQ@mail.gmail.com>
[not found] ` <CAOmrzkJGhoBfqeTGROWdDXeL4HVJq2XaPJEtn0CzuNTOyCab9A@mail.gmail.com>
2011-11-02 20:30 ` [PATCH] m68k/atari: SCC - Move Atari serial driver to staging Geert Uytterhoeven
2011-11-03 15:12 ` Alan Cox [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=20111103151241.70955a9f@bob.linux.org.uk \
--to=alan@linux.intel.com \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-m68k@lists.linux-m68k.org \
--cc=linux-serial@vger.kernel.org \
--cc=schmitzmic@googlemail.com \
/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).