From: Peter Hurley Date: Sun, 1 Mar 2015 16:05:46 +0000 (-0500) Subject: serial: earlycon: Refactor parse_options into serial core X-Git-Tag: omap-for-v4.2/o2_dc~64^2~77^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73abaf87f01be6fa6da3c0aa9c138a1b6b281068;p=pandora-kernel.git serial: earlycon: Refactor parse_options into serial core Prepare to support console-defined matching; refactor the command line parameter string processing from parse_options() into a new core function, uart_parse_earlycon(), which decodes command line parameters of the form: earlycon=,io|mmio|mmio32,, console=,io|mmio|mmio32,, earlycon=,0x, console=,0x, Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed