linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: andy@warmcat.com (Andy Green)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] imx-serial-excessive-status-clearing-on-break.patch
Date: Mon, 15 Feb 2010 11:58:18 +0100	[thread overview]
Message-ID: <4B7928CA.8050408@warmcat.com> (raw)
In-Reply-To: <20100201122853.21848.90945.stgit@otae.warmcat.com>

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.

-Andy

  reply	other threads:[~2010-02-15 10:58 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 [this message]
2010-02-16 16:19   ` Sascha Hauer

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=4B7928CA.8050408@warmcat.com \
    --to=andy@warmcat.com \
    --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).