[PATCH v2] Fixes GPIO APIs Naming Convention and Comments

sudarshan.rajagopalan sudarshan.rajagopalan at vecna.com
Mon Oct 19 15:32:30 UTC 2015


This patch renames the GPIO specific functions:

from

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

And also minor changes to the function description in the gpio.h header 
file.

Patch attached in this mail. Fixes #2429.

Thanks and Regards,
Sudarshan Rajagopalan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fixes-GPIO-APIs-Naming-Convention-and-Comments.patch
Type: text/x-c
Size: 6535 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/devel/attachments/20151019/005df16e/attachment.bin>


More information about the devel mailing list