trivial: fixed typos
Change-Id: Id374d5b738bac79cb5e0fd400f120b9c0daf4610 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
442987f542
commit
7094273af7
3 changed files with 4 additions and 4 deletions
|
@ -292,7 +292,7 @@ static inline int gpio_add_callback(struct device *port,
|
|||
* @param port Pointer to the device structure for the driver instance.
|
||||
* @param callback A valid application's callback structure pointer.
|
||||
*
|
||||
* Note: enables to remove as many callacks as added through
|
||||
* Note: enables to remove as many callbacks as added through
|
||||
* gpio_add_callback().
|
||||
*/
|
||||
static inline int gpio_remove_callback(struct device *port,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue