From patchwork Sat May 21 11:52:01 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrea Gelmini X-Patchwork-Id: 624794 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3rBjpN1Rqzz9t3v for ; Sat, 21 May 2016 21:52:12 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=uq6hWtzr; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752048AbcEULwK (ORCPT ); Sat, 21 May 2016 07:52:10 -0400 Received: from mail-lf0-f66.google.com ([209.85.215.66]:33947 "EHLO mail-lf0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751758AbcEULwK (ORCPT ); Sat, 21 May 2016 07:52:10 -0400 Received: by mail-lf0-f66.google.com with SMTP id 65so16381lfq.1 for ; Sat, 21 May 2016 04:52:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id; bh=tgSku5WT0fba05xrOoNog/04HBbnClylRw3TPx87X+c=; b=uq6hWtzrh7XWtJlcKfzIVE6L6PF5xvDTrylUt3XDFObzOQufmv4RK1GhjbrCXktXQ3 3wsqbQ4swHXAFcKlMeBjqEo+o8AYwPFVcn8rj2QOrTQpQkvg1U5lzXhH9jyB+cLdaok+ 5z3CRh7mTJU0BDOiRywKZ0mcmt6OvE+6Mpms0UMntTAF7tm9ejffiuWbPVdTkUxrYfHR lCQnL7Z4T3B84xVRmgbx67XUWv+eUjDQRLxMmj/qge++zUz7WVilsBtpRWS+Vv/SEf+e 2LfeVRWG7aJcPGnOBdi2Gc/ciPjudF4CfPCcvFTTb9YTK15TOtiTsb1mryhE2WyrU/B3 HqQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=tgSku5WT0fba05xrOoNog/04HBbnClylRw3TPx87X+c=; b=PoBvQFpvqEusPJmc1DVfqVS7mDGZieR5mjvlf8mHZWhqjRt4DNPX6ZxRvung3JfVQS NM/XLXDMp0mG6Nk4FgBZLuw3HOlaH7s+ygVnnPjoRBgYVqF1ufnpI7cHIu5jVmq1UDu7 fmLA3W/Go2gohOn/fZm+tAwdttlfNwrRrFJfnTRMv0PBz2FBX4eQ56KMuawJC95U30uJ d0kspunmmVQgaaJz0pTPIvT6NYguE5gXTxSLc4iD7nsbQFAY53ht/wdC8fBLL4zwz1Zd Xye6yAo+b9rYR933mIPEr1Bb0whmL5qWX8+e+CFZ0wmNXKYLRGbZ1RdOwCtzjFVPII4M OkPA== X-Gm-Message-State: AOPr4FVdy2q7UH60VyRReuf8N8yYz4j1h1ZY6pTZEDvCt3Bnn6QbdsogODMnnkZjeevbVQ== X-Received: by 10.25.152.136 with SMTP id a130mr2346763lfe.104.1463831528530; Sat, 21 May 2016 04:52:08 -0700 (PDT) Received: from glen.ipredator.se (anon-35-25.vpn.ipredator.se. [46.246.35.25]) by smtp.gmail.com with ESMTPSA id g10sm4149323lbc.43.2016.05.21.04.52.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 21 May 2016 04:52:07 -0700 (PDT) From: Andrea Gelmini To: andrea.gelmini@gelma.net Cc: trivial@kernel.org, linux@armlinux.org.uk, swarren@wwwdotorg.org, thierry.reding@gmail.com, gnurou@gmail.com, f.fainelli@gmail.com, arnd@arndb.de, matthias.bgg@gmail.com, yamada.masahiro@socionext.com, jonathanh@nvidia.com, linux-arm-kernel@lists.infradead.org, linux-tegra@vger.kernel.org Subject: [PATCH 0121/1529] Fix typo Date: Sat, 21 May 2016 13:52:01 +0200 Message-Id: <20160521115201.5707-1-andrea.gelmini@gelma.net> X-Mailer: git-send-email 2.8.2.534.g1f66975 Sender: linux-tegra-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Signed-off-by: Andrea Gelmini --- arch/arm/mach-tegra/platsmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-tegra/platsmp.c b/arch/arm/mach-tegra/platsmp.c index 75620ae..d9cd9d5 100644 --- a/arch/arm/mach-tegra/platsmp.c +++ b/arch/arm/mach-tegra/platsmp.c @@ -86,7 +86,7 @@ static int tegra30_boot_secondary(unsigned int cpu, struct task_struct *idle) * For warm boot CPU that was resumed from CPU hotplug, the * power will be resumed automatically after un-halting the * flow controller of the warm boot CPU. We need to wait for - * the confirmaiton that the CPU is powered then removing + * the confirmation that the CPU is powered then removing * the IO clamps. * For cold boot CPU, do not wait. After the cold boot CPU be * booted, it will run to tegra_secondary_init() and set