aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s5pc1xx/irq.c
Commit message (Collapse)AuthorAge
* ARM: S5PC100: IRQ and timerByungho Min2009-08-16
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>