From: Peter Hurley Date: Mon, 9 Mar 2015 20:27:15 +0000 (-0400) Subject: serial: earlycon: Move ->uartclk initialize X-Git-Tag: omap-for-v4.2/o2_dc~64^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feed5bab0d33feb5dbe5365b34d044c79f93dc6b;p=pandora-kernel.git serial: earlycon: Move ->uartclk initialize Initializing the ->uartclk field is not related to option parsing; relocate from parse_options() to setup_earlycon() (which mirrors the behavior of of_setup_earlycon()). Acked-by: Rob Herring Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed