[PATCH 2/6] tty: serial: 8250 core: allow to overwrite & export serial8250_startup()

Sebastian Andrzej Siewior bigeasy at linutronix.de
Thu Jul 10 07:55:35 PDT 2014


On 07/09/2014 07:49 PM, Sebastian Andrzej Siewior 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 and disabled at ->shutdown() time.
> 
> v1…v2: add shutdown callback

forgot to copy the callbacks in serial8250_register_8250_port().

Sebastian



More information about the linux-arm-kernel mailing list