commit | 568389c257fa7d74ce36c2f78bad31965fded4cf | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Dec 17 11:16:17 2010 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jan 06 10:44:11 2011 -0800 |
tree | dc8ac314514f03b29675ae99957961d4cb71f7a6 | |
parent | b7b8de087384cc1954a8cd075af3f9e5977caa2e [diff] |
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 <sfr@canb.auug.org.au> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>