Re: patch "U6715 8250 serial like driver" added to gregkh-2.6 tree

From: Philippe Langlais
Date: Tue Jul 27 2010 - 11:02:30 EST




On 07/27/10 17:05, Alan Cox wrote:
We have such a platform driver, but I can't see anywhere an example of
set_termios()
or another uart_ops function overriding.
The example I referenced shows you how to provide your own
serial_in/serial_out.

You will need to adjust the 8250 driver to add another function pointer
and copy it so that you can also override set_termios.

Alan
I try to do that and send a new patch.

Thanks,
Philippe
--
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/