From patchwork Thu Feb 15 13:23:11 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13558380 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 83DCBC4829E for ; Thu, 15 Feb 2024 13:23:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=UIOqLu5wKEy4ApiyDNxUoBqLj8i5znFTeuUFZuB3yUU=; b=3ikpU8eAp5D+re pjyXuyicQUtPO0AA6z1Y6zEqKG1+B1DzBQkxgELQI3cOG93gKusPZkKal/R0bV95XQnS9i2GmDIMI Oaj/YtMixoY3KmdKUHPwU1+8MQqyrD8TnjlvuNvzb3PI3q8FsUUkiENLCU/kaM5uB4tzDx5A+KZrm b5c5czWBXD9W4n6GWsk/CzFs+9eWOSX371rOaBFKLl4g2Q/xwjJUcUfRyhqh1lajWnzMa8jE7lF+B l3dIT15kJ7CI7ukiLIkzwNg7CmIXjl0ZjtSjBhlCpTJuPMcqEV+LwkoN541vNlkJfEA559Zxz67nf pv2FkyVmiwMnyqoM312A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rabhy-0000000GN34-1pVB; Thu, 15 Feb 2024 13:23:22 +0000 Received: from xavier.telenet-ops.be ([2a02:1800:120:4::f00:14]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rabhv-0000000GN2U-3VEY for linux-arm-kernel@lists.infradead.org; Thu, 15 Feb 2024 13:23:21 +0000 Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:ac52:3a54:2a84:d65a]) by xavier.telenet-ops.be with bizsmtp id nRPE2B00D0LVNSS01RPEU9; Thu, 15 Feb 2024 14:23:14 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1rabhi-000gyq-Ra; Thu, 15 Feb 2024 14:23:14 +0100 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1rabhq-00HZeP-7A; Thu, 15 Feb 2024 14:23:14 +0100 From: Geert Uytterhoeven To: Tsahee Zidenberg , Antoine Tenart , Arnd Bergmann Cc: Russell King , linux-arm-kernel@lists.infradead.org, Geert Uytterhoeven Subject: [PATCH resend] ARM: Alpine: Spelling s/initialiing/initializing/ Date: Thu, 15 Feb 2024 14:23:11 +0100 Message-Id: X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240215_052320_028209_76E66626 X-CRM114-Status: GOOD ( 10.49 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Fix a misspelling of "initializing". Signed-off-by: Geert Uytterhoeven --- arch/arm/mach-alpine/alpine_cpu_pm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-alpine/alpine_cpu_pm.c b/arch/arm/mach-alpine/alpine_cpu_pm.c index 13ae8412e9ce6451..b48da6f12b6cc46a 100644 --- a/arch/arm/mach-alpine/alpine_cpu_pm.c +++ b/arch/arm/mach-alpine/alpine_cpu_pm.c @@ -29,7 +29,7 @@ int alpine_cpu_wakeup(unsigned int phys_cpu, uint32_t phys_resume_addr) /* * Set CPU resume address - * secure firmware running on boot will jump to this address - * after setting proper CPU mode, and initialiing e.g. secure + * after setting proper CPU mode, and initializing e.g. secure * regs (the same mode all CPUs are booted to - usually HYP) */ writel(phys_resume_addr,