From: Greg KH <greg@kroah.com>
To: Manuel Stahl <manuel.stahl@iis.fraunhofer.de>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
Subject: Re: [PATCH] Add sc16is7x2 driver
Date: Tue, 21 Sep 2010 13:42:38 -0700 [thread overview]
Message-ID: <20100921204238.GE25112@kroah.com> (raw)
In-Reply-To: <4C8F7381.50300@iis.fraunhofer.de>
On Tue, Sep 14, 2010 at 03:07:13PM +0200, Manuel Stahl wrote:
> --- a/include/linux/serial_core.h
> +++ b/include/linux/serial_core.h
> @@ -47,6 +47,9 @@
> #define PORT_U6_16550A 19 /* ST-Ericsson U6xxx internal UART */
> #define PORT_MAX_8250 19 /* max port ID */
>
> +/* SC16IS7x2 SPI UART */
> +#define PORT_SC16IS7X2 19
Hm, didn't you just duplicate the number here? Shouldn't that be "20"
and you bump the max up?
In the end, we need to just drop those, I don't think we need defines
anymore, but I need to look at it some more to find out.
thanks,
greg k-h
next prev parent reply other threads:[~2010-09-21 20:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-03 13:11 Manuel Stahl
2010-09-14 0:25 ` Andrew Morton
2010-09-14 13:07 ` Manuel Stahl
2010-09-14 13:27 ` Jonathan Corbet
2010-09-15 13:42 ` Manuel Stahl
2010-09-15 19:17 ` Andrew Morton
2010-09-21 20:42 ` Greg KH [this message]
2010-09-22 8:01 ` Manuel Stahl
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=20100921204238.GE25112@kroah.com \
--to=greg@kroah.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=manuel.stahl@iis.fraunhofer.de \
/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
Powered by JetHome