From patchwork Wed Aug 30 14:55:46 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13370311 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 31FC1C83F17 for ; Wed, 30 Aug 2023 14:56:17 +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=L61Tu0vYEGXmI6 r2rHVy3OVouIm5Hg1LvLKkgyVTSBBe4Ha0TsiEBW3E1dw6+NLuIcjGJcd3MjekWndYpE5ZzI+e3Dn d7AGlzxABONYxxq+oGL84Q+gc3tKt8UP0831dh2+dO9MV4WwVvQCu957DtLxYphmoR6YWlkbm7+Hs JELgJ5gqoN7jYR2E/M4lGmUDQ9FRHvZtPh7tNV/f+Pj6dwjZ69IVJuibCwzvL+P3Fa89Gdxb9smdA Vd0s9LtTaGOROVO9Vide11We6zyCEYBIn0YDNKpW7O1yVruRm+6duLOYO0iZ+c7mFiVn3aNaUpx9d gLFVRUd4G9AZkqyUNXJg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qbMbo-00Di1C-0r; Wed, 30 Aug 2023 14:55:52 +0000 Received: from andre.telenet-ops.be ([2a02:1800:120:4::f00:15]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qbMbl-00Di0j-1i for linux-arm-kernel@lists.infradead.org; Wed, 30 Aug 2023 14:55:50 +0000 Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:6c13:6b1b:7366:87c0]) by andre.telenet-ops.be with bizsmtp id fqvn2A0123874jb01qvnET; Wed, 30 Aug 2023 16:55:48 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1qbMbX-0023mw-RV; Wed, 30 Aug 2023 16:55:47 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1qbMbj-005LjI-N8; Wed, 30 Aug 2023 16:55:47 +0200 From: Geert Uytterhoeven To: Tsahee Zidenberg , Antoine Tenart , Russell King Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH] ARM: Alpine: Spelling s/initialiing/initializing/ Date: Wed, 30 Aug 2023 16:55:46 +0200 Message-Id: <08ed8b62ab64c5f52600000c4d53e01387e6a79d.1693407307.git.geert+renesas@glider.be> 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-20230830_075549_712677_93B697B2 X-CRM114-Status: GOOD ( 10.04 ) 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,