]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[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)
commitd0e132b536b6c8044991932d0c160676c46c98e5
tree7bbf87c14929a93952992c0d13326b20ea69f3e7
parentb226e462124522f2f23153daff31c311729dfa2f
[PATCH] powerpc: Loosen udbg_probe_uart_speed sanity checking

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>
arch/powerpc/kernel/udbg_16550.c