summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/bfin_gpio.c
diff options
context:
space:
mode:
authorMike Frysinger2011-04-15 18:51:33 +0200
committerMike Frysinger2011-05-25 14:13:43 +0200
commite2a8092c3fa9766248e9515252ae44e6df2d97a0 (patch)
tree99619c0acee0ad019c8551465a1e37b71a9ff27a /arch/blackfin/kernel/bfin_gpio.c
parentBlackfin: bf54x: drop unused pm gpio handling (diff)
downloadkernel-qcow2-linux-e2a8092c3fa9766248e9515252ae44e6df2d97a0.tar.gz
kernel-qcow2-linux-e2a8092c3fa9766248e9515252ae44e6df2d97a0.tar.xz
kernel-qcow2-linux-e2a8092c3fa9766248e9515252ae44e6df2d97a0.zip
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>
Diffstat (limited to 'arch/blackfin/kernel/bfin_gpio.c')
0 files changed, 0 insertions, 0 deletions