[PATCH] m68knommu: ColdFire serial driver fixes
authorGreg Ungerer <gerg@snapgear.com>
Wed, 6 Dec 2006 01:49:34 +0000 (11:49 +1000)
committerLinus Torvalds <torvalds@woody.osdl.org>
Wed, 6 Dec 2006 15:41:26 +0000 (07:41 -0800)
commita8b8d57c25eb61a04431324e1a41109925290512
treefc2ca7ae7a24de84368d82b75caabf29d19c22d8
parentdcb14775493170ea60fb8b657b411cdc9532b7ee
[PATCH] m68knommu: ColdFire serial driver fixes

Some updates for the old ColdFire serial driver:

 . support 3 and 4 UARTs on some ColdFire parts that have them
 . enable multifunction pins to serial for 527x CPU's
 . support the 5272 UART's fractional baud rate divisor
 . switch driver name to "mcfserial"

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/serial/mcfserial.c