1
linux/arch/blackfin/mach-bf561/include/mach
David Howells 3b139cdb37 Blackfin: Rename IRQ flags handling functions
Rename h/w IRQ flags handling functions to be in line with what is expected for
the irq renaming patch.  This renames local_*_hw() to hard_local_*() using the
following perl command:

	perl -pi -e 's/local_irq_(restore|enable|disable)_hw/hard_local_irq_\1/ or s/local_irq_save_hw([_a-z]*)[(]flags[)]/flags = hard_local_irq_save\1()/' `find arch/blackfin/ -name "*.[ch]"`

and then fixing up asm/irqflags.h manually.

Additionally, arch/hard_local_save_flags() and arch/hard_local_irq_save() both
return the flags rather than passing it through the argument list.

Signed-off-by: David Howells <dhowells@redhat.com>
2010-10-07 14:08:52 +01:00
..
anomaly.h Blackfin: update anomaly lists to latest public info 2010-08-06 12:55:46 -04:00
bf561.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
bfin_serial_5xx.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
blackfin.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
cdefBF561.h Blackfin: Split PLL code from mach-specific cdef headers 2010-10-07 14:08:49 +01:00
defBF561.h Blackfin: punt duplicate SPORT MMR defines 2010-08-27 15:58:27 -04:00
dma.h
gpio.h Blackfin: gpio/portmux: clean up whitespace corruption 2010-08-06 12:55:51 -04:00
irq.h Blackfin: increase NR_IRQS beyond NR on-chip IRQs 2010-03-09 00:30:49 -05:00
mem_map.h Blackfin: handle BF561 Core B memory regions better when SMP=n 2009-07-16 01:52:24 -04:00
pll.h Blackfin: Rename IRQ flags handling functions 2010-10-07 14:08:52 +01:00
portmux.h Blackfin: gpio/portmux: clean up whitespace corruption 2010-08-06 12:55:51 -04:00
smp.h Blackfin: SMP: make core timers per-cpu clock events for HRT 2010-03-09 00:30:48 -05:00