commit | 136ce40e9f1f24ca1dbf7714c669a7bca56440ea | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Mon Aug 28 11:53:30 2006 -0600 |
committer | Matthew Wilcox <willy@parisc-linux.org> | Wed Oct 04 06:47:03 2006 -0600 |
tree | c628ca029dc7f3829ebb52c403fba467b6faa804 | |
parent | 75a4958154f5d0028d5464f2479b4297d55cf4a3 [diff] |
[PARISC] Clean up asm-parisc/serial.h Russell King pointed out that asm/serial.h is anachronistic and we were misusing BASE_BAUD. So fix BASE_BAUD for PCI 16550 UARTs, move LASI_BASE_BAUD into 8250_gsc, and fix the obsolete comment about reserving serial port slots. Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>