Re: [PATCH] MN10300: Fix MN10300's serial port driver to get at itstty_struct

From: Alan Cox
Date: Fri Jul 11 2008 - 11:09:46 EST


On Fri, 11 Jul 2008 15:52:01 +0100
David Howells <dhowells@xxxxxxxxxx> wrote:

> Fix MN10300's serial port driver to get at its tty_struct as this moved from
> struct uart_info into struct tty_port in patch:
>
> commit 2500487cb5b4dbee56e127d699d14101016c5031
> Author: Alan Cox <alan@xxxxxxxxxx>
> Date: Fri Jul 11 17:23:39 2008 +1000
>
> 07-serial-core-use-tty_port
>
> Switch the serial_core based drivers to use the new tty_port
> structure. We can't quite use all of it yet because of the
> dynamically allocated extras in the serial_core layer.
>
> Signed-off-by: Alan Cox <alan@xxxxxxxxxx>
>
> Signed-off-by: David Howells <dhowells@xxxxxxxxxx>

I don't suppose you'd consider putting the driver into drivers/serial so
it was actually sanely possible to update all the tty drivers together.
There are lots more changes to come and it would be easier if drivers
didn't keep hiding 8(

Alan
--
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/