diff options
author | Tom Rini <trini@kernel.crashing.org> | 2005-09-09 13:01:47 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-09 13:57:29 -0700 |
commit | 66b375bf7d9c995fd6169191c3862071e710f456 (patch) | |
tree | 3a6e724785c90a92c6a7a8159a6438d95cd912a9 /include/asm-mips/inst.h | |
parent | 99cc2192132ab28c495d015ed2e95dc29e2a27ad (diff) |
[PATCH] ppc32: In the boot code, don't rely on BASE_BAUD directly
Modifies serial_init to get base baud rate from the rs_table entry instead
of BAUD_BASE. This patch eliminates duplication between the
SERIAL_PORT_DFNS macro and BAUD_BASE. Without the patch, if a port set the
baud rate in SERIAL_PORT_DFNS, but did not update BASE_BAUD, the BASE_BAUD
value would still be used.
Signed-off-by: Grant Likely <grant.likely@gdcanada.com>
Signed-off-by: Tom Rini <trini@kernel.crashing.org>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-mips/inst.h')
0 files changed, 0 insertions, 0 deletions