Merge branch 'master' of bitbucket.org:nuttx/nuttx

This commit is contained in:
Gregory Nutt
2016-10-29 09:52:43 -06:00
+1 -1
View File
@@ -3560,7 +3560,7 @@ static inline void stm32_otginterrupt(FAR struct stm32_usbdev_s *priv)
/* Clear OTG interrupt */
stm32_putreg(retval, STM32_OTG_GOTGINT);
stm32_putreg(regval, STM32_OTG_GOTGINT);
}
#endif