summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pc100/include/mach/pwm-clock.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: S5PC100: IRQ and timerByungho Min2009-08-161-0/+56
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>