ARM: S5PC100: UART and Serial
authorByungho Min <bhminjames@gmail.com>
Tue, 23 Jun 2009 12:40:09 +0000 (21:40 +0900)
committerBen Dooks <ben-linux@fluff.org>
Sun, 16 Aug 2009 22:24:37 +0000 (23:24 +0100)
commit433a915fc6456ee3a4b740fe4d92caa78164fdce
tree5a72dbb60aab2bedbd2b9772a1c67d580057f496
parentff54b4578448d616eb177e216acd599ecf5ee5b1
ARM: S5PC100: UART and Serial

Serial driver of S5PC100 is the same as S3C6400, so S5PC100 shares the serial
driver with S3C6400. Uart driver is copied from plat-s3c64xx to plat-s5pc1xx,
as I do not use plat-s3c64xx directory.

Signed-off-by: Byungho Min <bhmin@samsung.com>
[ben-linux@fluff.org: title fixup]
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s5pc1xx/dev-uart.c [new file with mode: 0644]
drivers/serial/Kconfig
drivers/serial/Makefile