From: Peter Hurley Date: Mon, 6 Apr 2015 14:48:49 +0000 (-0400) Subject: earlycon: 8250: Fix command line regression X-Git-Tag: omap-for-v4.2/o2_dc~64^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87515772c33ee8a0cc08d984a7d2401eeff074cd;p=pandora-kernel.git earlycon: 8250: Fix command line regression Restore undocumented behavior of kernel command line parameters of the forms: console=uart[8250],io|mmio|mmio32,[,options] console=uart[8250],[,options] where 'options' have not been specified; in this case, the hardware is assumed to be initialized. Fixes: c7cef0a84912cab3c9df8 ("console: Add extensible console matching") Reported-by: Yinghai Lu Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed