Skip to content

Commit baf7cbb

Browse files
committed
Merge tag 'tegra-for-5.19-arm-core' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/soc
ARM: tegra: Core changes for v5.19-rc1 A single fix for a typo in one of the comments in the SMP code. * tag 'tegra-for-5.19-arm-core' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux: ARM: tegra: Fix typos in comments Link: https://lore.kernel.org/r/20220506143005.3916655-1-thierry.reding@gmail.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents 48a68a4 + d5becc3 commit baf7cbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/mach-tegra/platsmp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ static int tegra30_boot_secondary(unsigned int cpu, struct task_struct *idle)
8383
* For warm boot CPU that was resumed from CPU hotplug, the
8484
* power will be resumed automatically after un-halting the
8585
* flow controller of the warm boot CPU. We need to wait for
86-
* the confirmaiton that the CPU is powered then removing
86+
* the confirmation that the CPU is powered then removing
8787
* the IO clamps.
8888
* For cold boot CPU, do not wait. After the cold boot CPU be
8989
* booted, it will run to tegra_secondary_init() and set

0 commit comments

Comments
 (0)