Fix some cloned errors in SAM GPIO interrupt setup

This commit is contained in:
Gregory Nutt
2014-07-07 15:54:37 -06:00
parent c4674b2e4a
commit befcb1c961
31 changed files with 158 additions and 101 deletions
+1 -1
View File
@@ -257,7 +257,7 @@ void stm32_usbhost_vbusdrive(int iface, bool enable)
* Setup to receive an interrupt-level callback if an overcurrent condition is
* detected.
*
* Input paramter:
* Input Parameter:
* handler - New overcurrent interrupt handler
*
* Returned value: