From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Keith Owens <kaos@ocs.com.au>,
linux-kernel@vger.kernel.org, len.brown@intel.com,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: PNPACPI probes serial twice, messes up serial console
Date: Tue, 20 Mar 2007 15:14:29 +0000 [thread overview]
Message-ID: <20070320151429.GA11578@flint.arm.linux.org.uk> (raw)
In-Reply-To: <200703200832.24921.bjorn.helgaas@hp.com>
On Tue, Mar 20, 2007 at 08:32:24AM -0600, Bjorn Helgaas wrote:
> Index: work-mm2/include/linux/serial_8250.h
> ===================================================================
> --- work-mm2.orig/include/linux/serial_8250.h 2006-08-22 12:26:25.000000000 -0600
> +++ work-mm2/include/linux/serial_8250.h 2006-08-22 16:37:36.000000000 -0600
> @@ -44,6 +44,7 @@
> PLAT8250_DEV_HUB6,
> PLAT8250_DEV_MCA,
> PLAT8250_DEV_AU1X00,
> + PLAT8250_DEV_X86,
There's no need for PLAT8250_DEV_X86 if x86 went to the model that ARM
and all the others which I did convert use - iow, PLAT8250_DEV_PLATFORM
and friends.
They're there so that the arch/* code can provide their serial port
information to the 8250 driver instead of using include/asm-*/serial.h
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of:
next prev parent reply other threads:[~2007-03-20 15:14 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-20 6:46 PNPACPI probes serial twice, messes up serial console Keith Owens
2007-03-20 8:51 ` Russell King
2007-03-20 14:32 ` Bjorn Helgaas
2007-03-20 15:14 ` Russell King [this message]
2007-03-21 16:35 ` Bjorn Helgaas
2007-03-21 16:37 ` Russell King
2007-03-21 16:40 ` Bjorn Helgaas
2007-03-24 10:06 ` Russell King
2007-03-22 4:23 ` Keith Owens
2007-03-22 5:08 ` Bjorn Helgaas
2007-04-06 16:25 ` Bjorn Helgaas
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=20070320151429.GA11578@flint.arm.linux.org.uk \
--to=rmk+lkml@arm.linux.org.uk \
--cc=akpm@linux-foundation.org \
--cc=bjorn.helgaas@hp.com \
--cc=kaos@ocs.com.au \
--cc=len.brown@intel.com \
--cc=linux-kernel@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