commit | 75136d48e85915fd78a072f22897622b5d4c1814 | [log] [tgz] |
---|---|---|
author | Markus Pietrek <Markus.Pietrek@emtrion.de> | Fri Jan 15 08:33:20 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Jan 15 08:33:20 2010 +0900 |
tree | 4ec35fb2c0e53ddd69dbe80615be35f87caeaa9d | |
parent | ea4407834118405ef419e9b07794ceacadc01bae [diff] |
serial: sh-sci: using correct fifo size for SCIF and SCIFA ports. The sh-sci driver used the wrong fifosize for PORT_SCIFA and PORT_SCIF ports. If an incorrect size is used, the serial core will enforce an early shutdown on the port, especially with baudrates < 9600. Signed-off-by: Markus Pietrek <Markus.Pietrek@emtrion.de> Signed-off-by: Paul Mundt <lethal@linux-sh.org>