[PATCH] powerpc: Loosen udbg_probe_uart_speed sanity checking
authorKumar Gala <galak@gate.crashing.org>
Tue, 20 Dec 2005 22:16:26 +0000 (16:16 -0600)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 04:33:42 +0000 (15:33 +1100)
The checking of the baudrate in udbg_probe_uart_speed was
too tight and would cause reporting back of the default
baud rate in cases where the computed speed was valid.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found