linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: John Crispin <blogic@openwrt.org>
Cc: linux-serial@vger.kernel.org, linux-mips@linux-mips.org
Subject: Re: [PATCH V2 1/2] serial: ralink: adds support for the serial core found on ralink wisoc
Date: Fri, 25 Jan 2013 08:58:06 -0800	[thread overview]
Message-ID: <20130125165806.GA16911@kroah.com> (raw)
In-Reply-To: <1359121440-14266-1-git-send-email-blogic@openwrt.org>

On Fri, Jan 25, 2013 at 02:44:00PM +0100, John Crispin wrote:
> The MIPS based Ralink WiSoC platform has 1 or more 8250 compatible serial cores.
> To make them work we require the same quirks that are used by AU1x00.
> 
> Signed-off-by: John Crispin <blogic@openwrt.org>
> ---
> Changes in V2
> * adds missing "/" in source code comment
> 
>  drivers/tty/serial/8250/8250.c  |    6 +++---
>  drivers/tty/serial/8250/Kconfig |    8 ++++++++
>  include/linux/serial_core.h     |    2 +-
>  3 files changed, 12 insertions(+), 4 deletions(-)

What tree did you make this against?  I can't apply it to my tty-next
one, so I can't take this series.  Care to refresh it and resend it?

thanks,

greg k-h

      reply	other threads:[~2013-01-25 16:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-25 13:44 [PATCH V2 1/2] serial: ralink: adds support for the serial core found on ralink wisoc John Crispin
2013-01-25 16:58 ` Greg Kroah-Hartman [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=20130125165806.GA16911@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=blogic@openwrt.org \
    --cc=linux-mips@linux-mips.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).