ARM: S3C2412: SoC has the fractional baud rate register
authorMichel Pollet <buserror@gmail.com>
Wed, 27 Jan 2010 16:38:08 +0000 (16:38 +0000)
committerBen Dooks <ben-linux@fluff.org>
Wed, 3 Feb 2010 01:55:01 +0000 (01:55 +0000)
commit21030403209f0c253d462492f881c613bd8eeda2
tree0c51f42982ef72fcff85fd15cbbcfaa009ebaf73
parent4b4c662571bb3a19d6bacb4433886ec35c7093fa
ARM: S3C2412: SoC has the fractional baud rate register

The S3C2412 has a fractional baud rate register, this patch adds the
corresponding flag to the UART definition to allow generation of more
precise baud rates for the various clock combinations.

Signed-off-by: Michel Pollet <buserror@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/serial/s3c2412.c