linux/arch/arm/mach-netx
Uwe Kleine-König b88fb83b13 netx: Use get_irqnr_preamble to initialize base register
This patch optimizes the irq handling a bit.  Now the base register is
only computed once per irq exception instead of at least twice.
Moreover the mov+add sequence is simplified to an ldr (which might save
some cycles depending on memory timing).

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
2009-08-13 20:34:36 +02:00
..
include/mach
Kconfig
Makefile
Makefile.boot
fb.c
fb.h
generic.c
generic.h
nxdb500.c
nxdkn.c
nxeb500hmi.c
pfifo.c
time.c
xc.c