8250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 board
authorJavier Herrero <jherrero@hvsistemas.es>
Sat, 17 May 2008 10:21:42 +0000 (18:21 +0800)
committerBryan Wu <cooloney@kernel.org>
Sat, 17 May 2008 10:21:42 +0000 (18:21 +0800)
commitb4aa54d951d38d7a989d6b6385494ef5ea7371d7
tree85ea8a1a31d75686966ed4c9209d650ef389dc0e
parent7e291434eb128d7b4217dde6e0543f4342dd51fa
8250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 board

Added support for 8250-class UARTs in HV Sistemas H8606 board,
modification in 8250.c driver for correct compilation with Blackfin

Besides, I think that there is more people using 8250-class UARTs
with a different hardware than the H8606 board. This code can be shared
by them.

Signed-off-by: Javier Herrero <jherrero@hvsistemas.es>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
drivers/serial/8250.c
drivers/serial/8250.h