summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorPhoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>2014-06-18 18:28:49 +0400
committerDavid S. Miller <davem@davemloft.net>2014-06-23 05:04:03 +0400
commit363c2cd657afd8138b06f459baa9b6eb892d488f (patch)
tree1231ca14ba4bfa93fb1cb322ec454f0dc8ba9cd0 /scripts/gdb/linux
parent8f2877cad52da0719ec01d2dcfbdd3751bb94670 (diff)
downloadlinux-363c2cd657afd8138b06f459baa9b6eb892d488f.tar.xz
at86rf230: fix irq setup
Commit 8eba0eefae24953962067 ("at86rf230: remove irq_type in request_irq") removed the trigger configuration when requesting an irq, and instead relied on the interrupt trigger to be properly configured already. This does not seem to be an assumption that can be safely made, since boards disable all interrupt triggers on boot. On these boards, force the irq to trigger on rising edge, which is also the default for the chip. Signed-off-by: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions