Re: [PATCH v2 0/5] drivers/tty: make more bool drivers explicitly non-modular

2015-09-27 Thread Greg Kroah-Hartman
On Sat, Sep 26, 2015 at 06:53:47PM -0400, Paul Gortmaker wrote: > [[PATCH v2 0/5] drivers/tty: make more bool drivers explicitly non-modular] > On 19/08/2015 (Wed 17:48) Paul Gortmaker wrote: > > > [v2: drop dead module code removal from 8250_lpc18xx.c ; instead convert it &g

Re: [PATCH v2 0/5] drivers/tty: make more bool drivers explicitly non-modular

2015-09-26 Thread Paul Gortmaker
[[PATCH v2 0/5] drivers/tty: make more bool drivers explicitly non-modular] On 19/08/2015 (Wed 17:48) Paul Gortmaker wrote: > [v2: drop dead module code removal from 8250_lpc18xx.c ; instead convert it > from bool to tristate ; also add ack to hvc_console commit.] > > This s

[PATCH v2 0/5] drivers/tty: make more bool drivers explicitly non-modular

2015-08-19 Thread Paul Gortmaker
[v2: drop dead module code removal from 8250_lpc18xx.c ; instead convert it from bool to tristate ; also add ack to hvc_console commit.] This second set of patches to drivers/tty steps outside of the serial dir, and an improved auditing finds two more serial drivers pretending to be modular that