From: Sebastian Andrzej Siewior Date: Thu, 18 Dec 2014 17:47:12 +0000 (+0100) Subject: tty: serial: 8250: omap: add ttySx console if the user didn't X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~82^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00648d0282dcca1da453c0b20d27e24bf901a854;p=pandora-kernel.git tty: serial: 8250: omap: add ttySx console if the user didn't This patch invokes add_preferred_console() with ttyS based on ttyO arguments if the user didn't specify it on its own. This ensures that the user will see the kernel booting on his serial console in case he forgot to update the command line. Signed-off-by: Sebastian Andrzej Siewior Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed