diff options
author | Michael Hennerich <michael.hennerich@analog.com> | 2010-03-18 13:51:49 +0100 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-10-22 09:48:45 +0200 |
commit | 9e75894c50d126bf3c8efb0efc91d5a93d6163dd (patch) | |
tree | 6abfff125acc809db9e41481b542caa580a5700b /arch/ia64 | |
parent | Blackfin: bf561-acvilon: fix NAND resources (diff) | |
download | linux-9e75894c50d126bf3c8efb0efc91d5a93d6163dd.tar.xz linux-9e75894c50d126bf3c8efb0efc91d5a93d6163dd.zip |
Blackfin: boards: use proper irq flags with isp1362-hcd
With the recent kernel update the isp1362-hcd driver evaluates the
IORESOURCE_IRQ resource flags and requests the irq with the given
polarity/edge settings. However the ISP1362 config requires low
level/edge interrupts. Most of the Blackfin boards use some random
flag or no flag at all. Make all boards use a know good flag
IORESOURCE_IRQ_LOWEDGE.
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/ia64')
0 files changed, 0 insertions, 0 deletions