Skip to content

Commit 9ac7ba1

Browse files
geertuRussell King (Oracle)
authored andcommitted
ARM: 9403/1: Alpine: Spelling s/initialiing/initializing/
Fix a misspelling of "initializing". Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Russell King (Oracle) <[email protected]>
1 parent 8ede71e commit 9ac7ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/mach-alpine/alpine_cpu_pm.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ int alpine_cpu_wakeup(unsigned int phys_cpu, uint32_t phys_resume_addr)
2929
/*
3030
* Set CPU resume address -
3131
* secure firmware running on boot will jump to this address
32-
* after setting proper CPU mode, and initialiing e.g. secure
32+
* after setting proper CPU mode, and initializing e.g. secure
3333
* regs (the same mode all CPUs are booted to - usually HYP)
3434
*/
3535
writel(phys_resume_addr,

0 commit comments

Comments
 (0)