diff options
author | Matthew Leach <matthew.leach@codethink.co.uk> | 2016-06-21 17:19:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-25 23:05:13 +0200 |
commit | d03516df837587368fc6e75591f6329c072b9eb5 (patch) | |
tree | f55753ff800b9b6bf8d6e7fff7605770221ed711 /REPORTING-BUGS | |
parent | tty: serial: samsung: add byte-order aware bit functions (diff) | |
download | linux-d03516df837587368fc6e75591f6329c072b9eb5.tar.xz linux-d03516df837587368fc6e75591f6329c072b9eb5.zip |
tty: serial: 8250: add CON_CONSDEV to flags
When using the 8250 as a boot console and the main console results in
messages being printed twice. The console framework will only
unregister boot consoles if a new console is registered with the
CON_CONSDEV flag set.
Set this flag for the univ8250 console to prevent double-registration.
Signed-off-by: Matthew Leach <matthew.leach@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions