From: Ben Dooks Date: Thu, 3 Jul 2008 11:32:51 +0000 (+0100) Subject: [ARM] S3C24XX: Split serial driver into core and per-cpu drivers X-Git-Tag: v2.6.27-rc1~850^2~2^12~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b497549a035c2a81b71c7a27f2b00c8a16c09423;p=pandora-kernel.git [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: Ben Dooks --- Reading git-diff-tree failed