aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/bfin_gpio.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-04-15 12:51:33 -0400
committerMike Frysinger <vapier@gentoo.org>2011-05-25 08:13:43 -0400
commite2a8092c3fa9766248e9515252ae44e6df2d97a0 (patch)
tree99619c0acee0ad019c8551465a1e37b71a9ff27a /arch/blackfin/kernel/bfin_gpio.c
parentBlackfin: bf54x: drop unused pm gpio handling (diff)
downloadlinux-dev-e2a8092c3fa9766248e9515252ae44e6df2d97a0.tar.xz
linux-dev-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