From: Peter Hurley Date: Mon, 9 Mar 2015 20:27:18 +0000 (-0400) Subject: serial: earlycon: Ignore parse_options() error code X-Git-Tag: omap-for-v4.2/o2_dc~64^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=526ebc3f56491fe971cd2b51cfc859a879e11e93;p=pandora-kernel.git serial: earlycon: Ignore parse_options() error code Because setup_earlycon() continues to attempt console registration if an error occurred parsing the option string, the actual value of the error code from parse_options() is ignored. Acked-by: Rob Herring Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed