[ARM] S3C24XX: Split serial driver into core and per-cpu drivers
The S3C2410 serial driver in drivers/serial/s3c2410.c has been
growing bigger with the addition of more variants of this hardware
with the growing Samsung SoCs range. As such, it would be
easier to split this code up into a core and per-cpu drivers to
make driver addition easier, and the core smaller.
Signed-off-by: NBen Dooks <ben-linux@fluff.org>
Showing
drivers/serial/s3c2400.c
0 → 100644
drivers/serial/s3c2412.c
0 → 100644
drivers/serial/s3c2440.c
0 → 100644
drivers/serial/samsung.c
0 → 100644
此差异已折叠。
drivers/serial/samsung.h
0 → 100644
想要评论请 注册 或 登录