]> git.baikalelectronics.ru Git - kernel.git/commit
serial: sh-sci: earlyprintk zero uartclk fix
authorMagnus Damm <damm@opensource.se>
Tue, 22 Dec 2009 03:37:28 +0000 (03:37 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 24 Dec 2009 05:50:55 +0000 (14:50 +0900)
commit2e6b770fb44200c57b7d4490ef63d5ec39d1eaa9
tree50b5fcc1763329a72526385d063884e433144b8c
parent78468c965b7927fba3cb7709b702e1a7fb445fcb
serial: sh-sci: earlyprintk zero uartclk fix

This establishes a sensible max baud rate for the earlyprintk cases where
the port's uartclk has not yet been determined.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/serial/sh-sci.c