Archived
14
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/mach-s5p64x0
Kukjin Kim ac0d1516a2 ARM: S5P64X0: Replace irq_gc_ack() with irq_gc_ack_set_bit()
According to commit 659fb32d1b
("replace irq_gc_ack() with {set,clr}_bit variants"), this
should be fixed.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2011-08-19 20:56:17 +09:00
..
include/mach ARM: S5P64X0: External Interrupt Support 2011-07-21 17:29:29 +09:00
clock-s5p6440.c ARM: S5P64X0: Add clkdev support 2011-07-20 19:11:30 +09:00
clock-s5p6450.c ARM: S5P64X0: Add clkdev support 2011-07-20 19:11:30 +09:00
clock.c
cpu.c
dev-audio.c
dev-spi.c ARM: SAMSUNG: Add tx_st_done variable 2011-07-06 15:03:08 +09:00
dma.c
gpiolib.c
init.c
irq-eint.c ARM: S5P64X0: Replace irq_gc_ack() with irq_gc_ack_set_bit() 2011-08-19 20:56:17 +09:00
Kconfig ARM: S5P64X0: Add PWM backlight support on SMDK6450 2011-07-21 02:10:46 +09:00
mach-smdk6440.c ARM: S5P64X0: Add PWM backlight support on SMDK6440 2011-07-21 02:10:40 +09:00
mach-smdk6450.c ARM: S5P64X0: Add PWM backlight support on SMDK6450 2011-07-21 02:10:46 +09:00
Makefile ARM: S5P64X0: External Interrupt Support 2011-07-21 17:29:29 +09:00
Makefile.boot
setup-i2c0.c
setup-i2c1.c