]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm64: kernel: Update kerneldoc for cpu_suspend() rename
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 17 Feb 2017 14:25:08 +0000 (15:25 +0100)
committerWill Deacon <will.deacon@arm.com>
Fri, 10 Mar 2017 18:06:24 +0000 (18:06 +0000)
Commit af391b15f7b56ce1 ("arm64: kernel: rename __cpu_suspend to keep it
aligned with arm") renamed cpu_suspend() to arm_cpuidle_suspend(), but
forgot to update the kerneldoc header.

Fixes: af391b15f7b56ce1 ("arm64: kernel: rename __cpu_suspend to keep it aligned with arm")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/cpuidle.c

index 75a0f8acef669ce5560f627f516dae54168a898d..fd691087dc9ad58ff0ff007f5ea7191a3f879380 100644 (file)
@@ -30,7 +30,7 @@ int arm_cpuidle_init(unsigned int cpu)
 }
 
 /**
- * cpu_suspend() - function to enter a low-power idle state
+ * arm_cpuidle_suspend() - function to enter a low-power idle state
  * @arg: argument to pass to CPU suspend operations
  *
  * Return: 0 on success, -EOPNOTSUPP if CPU suspend hook not initialized, CPU