commit | e13cb72beeada6f6ac12058b9129334e3bb5ce85 | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Tue Feb 24 14:25:05 2015 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 26 16:14:27 2015 +0100 |
tree | b3332425f6e55dc4427f2e7f920f3391175cfa1e | |
parent | d81e50f6161ea169a14fbc17a94cd4943f5d8df6 [diff] |
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>