[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100727160533.653fb5c0@lxorguk.ukuu.org.uk>
Date: Tue, 27 Jul 2010 16:05:33 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Philippe Langlais <philippe.langlais@...ricsson.com>
Cc: "gregkh@...e.de" <gregkh@...e.de>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Ludovic BARRE <ludovic.barre@...ricsson.com>,
Vincent GUITTOT <vincent.guittot@...ricsson.com>
Subject: Re: patch "U6715 8250 serial like driver" added to gregkh-2.6 tree
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists