ARM: S5PC100: IRQ and timer
authorByungho Min <bhminjames@gmail.com>
Tue, 23 Jun 2009 12:40:03 +0000 (21:40 +0900)
committerBen Dooks <ben-linux@fluff.org>
Sun, 16 Aug 2009 22:25:00 +0000 (23:25 +0100)
S5PC100 has 3 VICs(Vectored Interrupt Controller). The VICs come from S3C64xx
series, so the driver source code can be shared with S3C families. The S5PC100
has 3 VICs while S3C64xx has only 2.

Signed-off-by: Byungho Min <bhmin@samsung.com>
[ben-linux@fluff.org: subject fixup]
Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found