From: Thomas Gleixner Date: Fri, 17 Dec 2010 10:16:17 +0000 (+0100) Subject: serial: apbuart: Fixup apbuart_console_init() X-Git-Tag: v2.6.38-rc1~464^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=568389c257fa7d74ce36c2f78bad31965fded4cf;p=pandora-kernel.git serial: apbuart: Fixup apbuart_console_init() commit 35c64e5d (drivers: serial: apbuart: Handle OF failures gracefully) missed that the modified grlib_apbuart_configure() function is called from apbuart_console_init() as well. Fix the fallout. Reported-by: Stephen Rothwell Signed-off-by: Thomas Gleixner Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed