commit | d0e132b536b6c8044991932d0c160676c46c98e5 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@gate.crashing.org> | Tue Dec 20 16:16:26 2005 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Mon Jan 09 15:33:42 2006 +1100 |
tree | 7bbf87c14929a93952992c0d13326b20ea69f3e7 | |
parent | b226e462124522f2f23153daff31c311729dfa2f [diff] |
[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>