[SERIAL] 8250: set divisor register correctly for AMD Alchemy SoC uart
authorJon Anders Haugum <jonah@omegav.ntnu.no>
Sun, 30 Apr 2006 10:20:56 +0000 (11:20 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 30 Apr 2006 10:20:56 +0000 (11:20 +0100)
Alchemy SoC uart have got a non-standard divisor register that needs some
special handling.

This patch adds divisor read/write functions with test and special
handling for Alchemy internal uart.

Signed-off-by: Jon Anders Haugum <jonah@omegav.ntnu.no>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/8250.c

Simple merge