console: replace set_active by open/close
Opening and closing consoles should be independent from setting them
active. This way it is possible to open e.g. a framebuffer console and
display text on it without showing stdout/stderr.

Signed-off-by: Bastian Stender <bst@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 3cade5e commit 123357079882de948f5f42a15c1af21a26130af2
@Bastian Stender Bastian Stender authored on 28 Feb 2017
Sascha Hauer committed on 28 Feb 2017
Showing 4 changed files
View
common/console.c
View
drivers/video/fbconsole.c
View
include/console.h
View
net/netconsole.c