alistair23-linux/arch/blackfin
Mike Frysinger e2a8092c3f Blackfin: bf537: fix excessive gpio int demuxing
The search logic in the gpio demux walks all possible gpio blocks starting
at the specified pin.  The trouble on bf537 parts when we demux the port
F and port G mask A interrupts is that we also demux port H mask A ints.
Most of the time this isn't an issue as people don't usually use port H,
but might as well avoid it when possible.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-05-25 08:13:43 -04:00
..
boot Blackfin: encode cpu-rev into uImage name 2011-01-10 07:18:27 -05:00
configs Blackfin: bf527-ezkit: tweak sound defconfig 2011-05-25 08:13:42 -04:00
include Blackfin: move bf537-specific irq code out of common code 2011-05-25 08:13:43 -04:00
kernel Blackfin: move internal irq prototypes out of global namespace 2011-05-25 08:13:43 -04:00
lib Fix common misspellings 2011-03-31 11:26:23 -03:00
mach-bf518 Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names 2011-05-25 08:13:42 -04:00
mach-bf527 Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names 2011-05-25 08:13:42 -04:00
mach-bf533 Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helper 2011-05-25 08:13:42 -04:00
mach-bf537 Blackfin: move bf537-specific irq code out of common code 2011-05-25 08:13:43 -04:00
mach-bf538 Blackfin: clean up style in irq defines 2011-05-25 08:13:42 -04:00
mach-bf548 Blackfin: clean up style in irq defines 2011-05-25 08:13:42 -04:00
mach-bf561 Blackfin: SMP: fix cpudata cache setup 2011-05-25 08:13:42 -04:00
mach-common Blackfin: bf537: fix excessive gpio int demuxing 2011-05-25 08:13:43 -04:00
mm Blackfin: sram_free_with_lsl: do not ignore return value of sram_free 2011-01-10 07:18:26 -05:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
ADI_BSD.txt Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
Kconfig genirq: Remove the now obsolete config options and select statements 2011-03-30 14:13:23 +02:00
Kconfig.debug Blackfin: first pass at debug mmr support 2011-05-25 08:13:41 -04:00
Makefile Blackfin: encode cpu-rev into uImage name 2011-01-10 07:18:27 -05:00