On 07/07/2014 03:09 PM, One Thousand Gnomes wrote:
On Fri, 4 Jul 2014 18:34:09 +0200
Sebastian Andrzej Siewior [off-list ref] wrote:
quoted
The OMAP version of the 8250 can actually use 1:1 serial8250_startup().
However it needs to be extended by a wakeup irq which should to be
requested & enabled at ->startup() time.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Acked-by: Alan Cox <redacted>
Thank you. I added to this patch the counterpart function (->shutdown)
and therefore not yet adding the acked-by.
Sebastian