kernel_optimize_test/arch/blackfin/mach-bf548/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
bf54x_keys.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
bf54x-lq043.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
bf548.h Blackfin: push BF5Xx configs down into mach-specific Kconfigs 2009-12-15 00:15:45 -05:00
bfin_serial_5xx.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
blackfin.h Blackfin: unify duplicated power masks 2009-12-15 00:14:53 -05:00
cdefBF54x_base.h Blackfin: Split PLL code from mach-specific cdef headers 2010-10-07 14:08:49 +01:00
cdefBF542.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
cdefBF544.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
cdefBF547.h Blackfin: fix some BF547 header copy & paste typos 2009-12-15 00:14:28 -05:00
cdefBF548.h Blackfin: unify BF547/8/9 headers 2009-12-15 00:14:31 -05:00
cdefBF549.h Blackfin: unify BF547/8/9 headers 2009-12-15 00:14:31 -05:00
defBF54x_base.h Blackfin: punt duplicate SPORT MMR defines 2010-08-27 15:58:27 -04:00
defBF542.h Blackfin: unify SDH/RSI bitmasks 2010-08-06 12:55:56 -04:00
defBF544.h Blackfin: TWI: clean up the MMR names 2010-08-06 12:55:55 -04:00
defBF547.h Blackfin: unify SDH/RSI bitmasks 2010-08-06 12:55:56 -04:00
defBF548.h Blackfin: unify BF547/8/9 headers 2009-12-15 00:14:31 -05:00
defBF549.h Blackfin: punt unused MXVR masks 2009-12-15 00:14:43 -05:00
dma.h Blackfin arch: cleanup - use scm for changelog, not file headers 2009-01-07 23:14:38 +08:00
gpio.h Blackfin: BF54x: add ifdef protection to gpio header 2010-08-06 12:55:48 -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: unify memory map headers 2009-06-22 21:16:07 -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