dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/plat-s3c64xx
Matt Hsu 43a55cdffc [ARM] S3C64XX: Fix EINT group macro definition
Fix IRQ_EINT_GROUP which has an extra _ in it and
an error in the IRQ offset.

Signed-off-by: Matt Hsu <matt_hsu@openmoko.org>
[ben-linux@fluff.org: rewrite description]
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2009-01-08 16:25:24 +00:00
..
include/plat [ARM] S3C64XX: Fix EINT group macro definition 2009-01-08 16:25:24 +00:00
Kconfig [ARM] S3C64XX: Ensure CPU_V6 is selected 2008-12-18 22:06:42 +00:00
Makefile [ARM] S3C64XX: Add standard S3C64XX 24BPP LCD GPIO setup 2008-12-15 23:57:19 +00:00
clock.c [ARM] S3C: Remove unnecessary <linux/delay.h> includes 2008-12-18 16:36:02 +00:00
cpu.c [ARM] S3C: Remove unnecessary <linux/delay.h> includes 2008-12-18 16:36:02 +00:00
dev-uart.c [ARM] S3C64XX: Add UARTdevice definitions 2008-12-15 21:49:46 +00:00
gpiolib.c [ARM] S3C: Add new GPIO configuration calls 2008-12-15 23:34:15 +00:00
irq-eint.c [ARM] S3C64XX: Correct the EINT IRQ type configuration 2008-12-16 10:19:26 +00:00
irq.c [ARM] S3C64XX: Reduce some output from INFO to DEBUG 2008-12-15 23:18:21 +00:00
s3c6400-clock.c [ARM] S3C6400: Register clk_fout_epll 2008-12-15 23:36:22 +00:00
s3c6400-init.c [ARM] S3C64XX: Common init code for S3C6400 and S3C6410 2008-12-15 21:53:14 +00:00
setup-fb-24bpp.c [ARM] S3C64XX: Add standard S3C64XX 24BPP LCD GPIO setup 2008-12-15 23:57:19 +00:00
setup-i2c0.c [ARM] S3C64XX: Add i2c device setup for I2C device 0 2008-12-15 23:42:21 +00:00
setup-i2c1.c [ARM] S3C64XX: Setup functions for i2c bus 1. 2008-12-15 23:43:29 +00:00