blackfin: serial driver
authorBryan Wu <[email protected]>
Sun, 6 May 2007 21:50:30 +0000 (14:50 -0700)
committerLinus Torvalds <[email protected]>
Mon, 7 May 2007 19:12:58 +0000 (12:12 -0700)
commit194de5612777a9ff4f96dae1932f77a5a89e5f0a
tree2def94b88b7ce3348ecd216032490754cc7a31a0
parent1394f03221790a988afc3e4b3cb79f2e477246a9
blackfin: serial driver

This patch implements the driver necessary use the Analog Devices Blackfin
processor's Serial Port.

Signed-off-by: Bryan Wu <[email protected]>
Cc: Alan Cox <[email protected]>
Cc: Russell King <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/serial/Kconfig
drivers/serial/Makefile
drivers/serial/bfin_5xx.c [new file with mode: 0644]
include/linux/serial_core.h