serial: 8250: Decouple core from skip_txen_test module param
authorPeter Hurley <peter@hurleysoftware.com>
Tue, 24 Feb 2015 19:25:05 +0000 (14:25 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Mar 2015 15:14:27 +0000 (16:14 +0100)
commite13cb72beeada6f6ac12058b9129334e3bb5ce85
treeb3332425f6e55dc4427f2e7f920f3391175cfa1e
parentd81e50f6161ea169a14fbc17a94cd4943f5d8df6
serial: 8250: Decouple core from skip_txen_test module param

Prepare for 8250 split; initialize the port flags based on the
"skip_txen_test" module param to use the existing flag test.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_core.c