From patchwork Sat May 21 11:50:25 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrea Gelmini X-Patchwork-Id: 9130387 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id A3BA760762 for ; Sat, 21 May 2016 11:50:33 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 95E8827B89 for ; Sat, 21 May 2016 11:50:33 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8AD4728114; Sat, 21 May 2016 11:50:33 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 18E9F27B89 for ; Sat, 21 May 2016 11:50:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751914AbcEULuc (ORCPT ); Sat, 21 May 2016 07:50:32 -0400 Received: from mail-lf0-f66.google.com ([209.85.215.66]:36011 "EHLO mail-lf0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751156AbcEULuc (ORCPT ); Sat, 21 May 2016 07:50:32 -0400 Received: by mail-lf0-f66.google.com with SMTP id d132so1668321lfb.3 for ; Sat, 21 May 2016 04:50:31 -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=VQXpqh0ZMd6ItUh+kWHGGu+qsKB7NCgGS8P//EjIdIQ=; b=SyzbZxSjpUXweR2CIV/SWXsgrk7dYgnmVa1YSW37PpREoJSi8l9s1RQpRIVIt7xE1k IlBrmv5MsWdIg8Jf36yGCy6VihDzJEkXedEXg+ggv5Ff5QosfybYumjOaLTrlzWD7f1E ksLCw481kPsUMEQEhakm2tOElaV6HPQrgmhSk/EowTNrHtryUvIeEDho0U7h8M7Yltuf Yh0umT8tl2QAYp/xc9ZV6vlWxyK2AzLKeHG0iH6xyMAk6fi5ejJMgXY+4Q6krGHbsRAY dSG29jDj1eOC7LiQ0HQpnYW6Y0MknsQf3MSOE13Cz+JwisOw6ae+mwUp11DJbfb5bRzo 5tkw== 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=VQXpqh0ZMd6ItUh+kWHGGu+qsKB7NCgGS8P//EjIdIQ=; b=KvKVvPjLqhSgpklW1P6/9lEQMVmH5ISskVdmOERQM4CPVhibw5Qwy8uLQtj3KKhI5q SZZLXlwHV0ZEaNrgzf7osFpHlzkFZR6ooybsCgNgoMWqz8o8Nx6QYx1ToCYM5mlnYbJQ YR+KYwGVjCeVbusLAtfGaA7hZz6yebrWFBO0dQ1nyIXSkqjwWheu63FLvlmtD+Ls1zVi oC8ePkCCWvY8W6FGEcitKsESFCaGQjFNGDgAOO3RFQ72d/r2gHOPKGxg2VaR8MhJ8CTS /XmAmmNST79ned8T5oR5L8x6kqZbyiQ3vNWp57+rIi3oUG2THXE91asqfi/sjwdovdNr MOOQ== X-Gm-Message-State: AOPr4FWLeF5ggXiw9RtVpCon2GuHLqNeJ5nkHP4M0Vrf21YbyIxZF57FqQ9P9n19N21awQ== X-Received: by 10.25.152.133 with SMTP id a127mr2732005lfe.36.1463831430702; Sat, 21 May 2016 04:50:30 -0700 (PDT) Received: from glen.ipredator.se (anon-35-25.vpn.ipredator.se. [46.246.35.25]) by smtp.gmail.com with ESMTPSA id zo8sm2728059lbb.15.2016.05.21.04.50.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 21 May 2016 04:50:29 -0700 (PDT) From: Andrea Gelmini To: andrea.gelmini@gelma.net Cc: trivial@kernel.org, tony@atomide.com, linux@armlinux.org.uk, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 0107/1529] Fix typo Date: Sat, 21 May 2016 13:50:25 +0200 Message-Id: <20160521115025.4915-1-andrea.gelmini@gelma.net> X-Mailer: git-send-email 2.8.2.534.g1f66975 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Andrea Gelmini --- arch/arm/mach-omap2/omap_device.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-omap2/omap_device.c b/arch/arm/mach-omap2/omap_device.c index f7ff3b9..a7be05d 100644 --- a/arch/arm/mach-omap2/omap_device.c +++ b/arch/arm/mach-omap2/omap_device.c @@ -268,7 +268,7 @@ static int _omap_device_idle_hwmods(struct omap_device *od) * function returns a value different than the value the caller got * the last time it called this function. * - * If any hwmods exist for the omap_device assoiated with @pdev, + * If any hwmods exist for the omap_device associated with @pdev, * return the context loss counter for that hwmod, otherwise return * zero. */