#2435: gpio functions in bsp name improvement
-------------------------+--------------------
 Reporter:  beng         |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  4.11.1
Component:  General      |    Version:  4.10
 Severity:  normal       |   Keywords:
-------------------------+--------------------
 Fixes GPIO APIs Naming Convention and Comments.

 Thanks to Sudarshan Rajagopalan <[email protected]> for
 reporting this and the patch. Slightly revised patch will follow that
 auto-closes this bug.

 This change renames these gpio-specific functions:

 rtems_bsp_enable_interrupt
 rtems_bsp_disable_interrupt
 rtems_bsp_select_specific_io

 to

 rtems_gpio_bsp_enable_interrupt
 rtems_gpio_bsp_disable_interrupt
 rtems_gpio_bsp_select_specific_io

--
Ticket URL: <http://devel.rtems.org/ticket/2435>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to