[RFC PATCH 2/4] tty: serial: 8250 core: allow to overwrite & export serial8250_startup()
From: One Thousand Gnomes <hidden>
Date: 2014-07-07 13:10:26
Also in:
linux-omap, linux-serial, lkml
From: One Thousand Gnomes <hidden>
Date: 2014-07-07 13:10:26
Also in:
linux-omap, linux-serial, lkml
On Fri, 4 Jul 2014 18:34:09 +0200 Sebastian Andrzej Siewior [off-list ref] wrote:
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>