From 87515772c33ee8a0cc08d984a7d2401eeff074cd Mon Sep 17 00:00:00 2001 From: Peter Hurley Date: Mon, 6 Apr 2015 10:48:49 -0400 Subject: [PATCH] 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-format-patch failed