From: Kalle Pokki Date: Wed, 1 Nov 2006 13:08:13 +0000 (+0200) Subject: [POWERPC] CPM_UART: Fix non-console initialisation X-Git-Tag: v2.6.19-rc6~29^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0091cf5a6ae6e52fc95ceb53200975ef2c81c206;p=pandora-kernel.git [POWERPC] CPM_UART: Fix non-console initialisation The cpm_uart driver is initialised incorrectly, if there is a frame buffer console, and CONFIG_SERIAL_CPM_CONSOLE is defined. The driver fails to call cpm_uart_init_portdesc() and set_lineif() in this case. Signed-off-by: Kalle Pokki Signed-off-by: Vitaly Bordug Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed