summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_pmstop.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/src/stm32/stm32_pmstop.c')
-rw-r--r--nuttx/arch/arm/src/stm32/stm32_pmstop.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/nuttx/arch/arm/src/stm32/stm32_pmstop.c b/nuttx/arch/arm/src/stm32/stm32_pmstop.c
index 55e8201c6..c68885611 100644
--- a/nuttx/arch/arm/src/stm32/stm32_pmstop.c
+++ b/nuttx/arch/arm/src/stm32/stm32_pmstop.c
@@ -79,10 +79,6 @@
* original state. Otherwise, STOP mode did not occur and a negated
* errno value is returned to indicate the cause of the failure.
*
- * Assumptions:
- * The caller holds the PM semaphore (g_pmsem) if this function is used
- * as part of the NuttX power management logic.
- *
****************************************************************************/
int stm32_pmstop(bool lpds)