[RFC PATCH 0/4] serial: uartps: Dynamic allocation
From: Alan Cox <hidden>
Date: 2017-07-28 18:41:02
Also in:
linux-serial, lkml
From: Alan Cox <hidden>
Date: 2017-07-28 18:41:02
Also in:
linux-serial, lkml
On Fri, 21 Jul 2017 11:32:23 +0200 Michal Simek [off-list ref] wrote:
Hi Alan, this is the initial version before next step which is move uart_register_driver to probe function. I was able to get rid of static array with uart_port structures. It was wired with console which is also fixed. And the next step is the most complicated one handle .nr in uart_driver structure in more generic way. Thanks, Michal
Sorry for the delay been on jury service Series Reviewed-by: Alan Cox <redacted>