summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--power/rockchip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/power/rockchip.c b/power/rockchip.c
index 28b6025381..2397ef9d6a 100644
--- a/power/rockchip.c
+++ b/power/rockchip.c
@@ -132,7 +132,7 @@ static void set_pmic_reset(int asserted)
/**
* Set the PMIC WARM RESET signal.
*
- * @param asserted Resetting (=1) or idle (=0)
+ * @param asserted Resetting (=0) or idle (=1)
*/
static void set_pmic_warm_reset(int asserted)
{