linux-xiaomi-chiron/arch/microblaze/kernel
Grant Likely 2462bacd03 irq_domain/microblaze: Convert microblaze to use irq_domains
This patch converts Microblaze to use the irq_domain remapper and get
away from hard coding the offset between hwirq number and the linux irq
number space.  This also paves the way for multiple interrupt controllers.

v2: Don't enable SPARSE_IRQ and keep NR_IRQS set to 33

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Michal Simek <monstr@monstr.eu>
Cc: Rob Herring <rob.herring@calxeda.com>
Cc: John Williams <john.williams@petalogix.com>
Cc: John Linn <john.linn@xilinx.com>
2012-02-16 06:11:24 -07:00
..
cpu
asm-offsets.c
dma.c
early_printk.c microblaze: Send CR before LF for early console 2012-01-05 08:34:25 +01:00
entry-nommu.S
entry.S microblaze: Trivial asm fix 2012-01-05 08:34:28 +01:00
exceptions.c
ftrace.c
head.S
heartbeat.c
hw_exception_handler.S
init_task.c
intc.c irq_domain/microblaze: Convert microblaze to use irq_domains 2012-02-16 06:11:24 -07:00
irq.c irq_domain/microblaze: Convert microblaze to use irq_domains 2012-02-16 06:11:24 -07:00
kgdb.c
Makefile
mcount.S
microblaze_ksyms.c
misc.S
module.c microblaze: Fix debug message in module 2012-01-05 08:34:27 +01:00
process.c nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() 2011-12-11 10:31:57 -08:00
prom.c memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users 2011-12-08 10:22:08 -08:00
prom_parse.c
ptrace.c audit: inline audit_syscall_entry to reduce burden on archs 2012-01-17 16:16:56 -05:00
reset.c gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags() 2011-12-12 13:40:16 -07:00
selfmod.c
setup.c irq_domain: convert microblaze from irq_host to irq_domain 2012-02-14 14:06:49 -07:00
signal.c
stacktrace.c
sys_microblaze.c
syscall_table.S microblaze: Wire-up new system calls 2012-01-05 11:16:51 +01:00
timer.c microblaze: Remove eprintk macro 2012-01-05 08:34:26 +01:00
traps.c
unwind.c
vmlinux.lds.S