summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_pmstandby.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/src/stm32/stm32_pmstandby.c')
-rw-r--r--nuttx/arch/arm/src/stm32/stm32_pmstandby.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/nuttx/arch/arm/src/stm32/stm32_pmstandby.c b/nuttx/arch/arm/src/stm32/stm32_pmstandby.c
index 6846ac1f1..9aacfaa9a 100644
--- a/nuttx/arch/arm/src/stm32/stm32_pmstandby.c
+++ b/nuttx/arch/arm/src/stm32/stm32_pmstandby.c
@@ -77,10 +77,6 @@
* 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_pmstandby(void)