[RTEMS Project] #2497: Beaglebone Black: rtems_gpio_bsp_disable_interrupt disables all the GPIO interrupts
RTEMS trac
trac at rtems.org
Wed Dec 16 19:07:54 UTC 2015
#2497: Beaglebone Black: rtems_gpio_bsp_disable_interrupt disables all the GPIO
interrupts
---------------------------+---------------------
Reporter: martin.galvan | Owner: beng
Type: defect | Status: closed
Priority: normal | Milestone: 4.11.1
Component: General | Version: 4.11
Severity: normal | Resolution: fixed
Keywords: |
---------------------------+---------------------
Changes (by Martin Galvan <martin.galvan@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"867b99f8fdc6ca8b39938bab83060d80ad4261d9/rtems"]:
{{{
#!CommitTicketReference repository="rtems"
revision="867b99f8fdc6ca8b39938bab83060d80ad4261d9"
Beaglebone Black: Fix rtems_gpio_bsp_disable_interrupt disabling all the
GPIO interrupts
Currently, rtems_gpio_bsp_disable_interrupt disables the interrupts for
all the
pins, not just the one that actually caused the interrupt. This patch
fixes that issue.
Closes #2497.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2497#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list