Re: [PATCH] serial: do not add port that is not initialized

From: Russell King
Date: Wed Jul 11 2007 - 03:18:56 EST


On Tue, Jul 10, 2007 at 05:03:35PM -0700, Yinghai Lu wrote:
> [PATCH] serial: do not add port that is not initialized
>
> if the port is not initialized with correct iobase, and membase, we don't
> need to add that port.
> for x86, when pnpacpi is enabled, we will not get extra ttyS1/ttyS2/ttyS3 in
> /sys/devices/platform/serial8250/tty
>
> Sign-off-by: Yinghai Lu <yinghai.lu@xxxxxxx>

What if someone wants to run setserial on /dev/ttyS1 to set it's base
address, irq and other parameters? People still do this.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of:
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/