From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] imx-serial-excessive-status-clearing-on-break.patch
Date: Tue, 16 Feb 2010 17:19:02 +0100 [thread overview]
Message-ID: <20100216161902.GV17643@pengutronix.de> (raw)
In-Reply-To: <4B7928CA.8050408@warmcat.com>
Hi Andy,
On Mon, Feb 15, 2010 at 11:58:18AM +0100, Andy Green wrote:
> On 02/01/10 13:28, Somebody in the thread at some point said:
>
>> - writel(temp | USR2_BRCD, sport->port.membase + USR2);
>> + writel(USR2_BRCD, sport->port.membase + USR2);
>
> Hi Sascha -
>
> What is the disposition of this patch? It solves a real problem in the
> imx serial but it is just sitting there for two weeks.
Sorry, I missed it. Applied now.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2010-02-16 16:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-01 12:28 [PATCH] imx-serial-excessive-status-clearing-on-break.patch Andy Green
2010-02-15 10:58 ` Andy Green
2010-02-16 16:19 ` Sascha Hauer [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=20100216161902.GV17643@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.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).