parisc/sticon: Always register sticon console driver
authorHelge Deller <deller@gmx.de>
Mon, 12 Oct 2020 07:05:09 +0000 (09:05 +0200)
committerHelge Deller <deller@gmx.de>
Thu, 15 Oct 2020 06:10:39 +0000 (08:10 +0200)
commit58a5c67aadde68d0d31c36adbabdec28c25bb6ab
tree6597adcca3fd344265621f018ad8e496cbae832b
parent4a770b413fe91d5d271e29a50a1f23cf189b4d2e
parisc/sticon: Always register sticon console driver

If the ROM provides functional STI routines, always register the sticon
driver, even if the serial console was choosen as boot device.
Additionally, in that case, do not make the sticon driver the default
output console device.

Signed-off-by: Helge Deller <deller@gmx.de>
drivers/video/console/sticon.c