original_kernel/arch/arm/common
Chao Xie 87507500b7 ARM: 6524/1: GIC irq desciptor bug fix
gic_set_cpu will directly use irq_desc[]. If CONFIG_SPARSE_IRQ is
enabled, there is no irq_desc[]. So we need use irq_to_desc(irq) to
get the descriptor for irq.

Signed-off-by: Chao Xie <chao.xie@marvell.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-12-06 11:03:31 +00:00
..
Kconfig
Makefile
clkdev.c
dmabounce.c
gic.c
icst.c
it8152.c
locomo.c
pl330.c
sa1111.c
scoop.c
sharpsl_param.c
time-acorn.c
uengine.c
via82c505.c
vic.c