From patchwork Sat May 21 11:52:39 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrea Gelmini X-Patchwork-Id: 9130415 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 37CD760761 for ; Sat, 21 May 2016 11:52:47 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2A3A420453 for ; Sat, 21 May 2016 11:52:47 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1F12428114; Sat, 21 May 2016 11:52:47 +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 CB89C20453 for ; Sat, 21 May 2016 11:52:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752012AbcEULwq (ORCPT ); Sat, 21 May 2016 07:52:46 -0400 Received: from mail-lb0-f195.google.com ([209.85.217.195]:36037 "EHLO mail-lb0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751758AbcEULwp (ORCPT ); Sat, 21 May 2016 07:52:45 -0400 Received: by mail-lb0-f195.google.com with SMTP id r5so6870264lbj.3 for ; Sat, 21 May 2016 04:52:45 -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=mmhJz2sPLZxQD7q76SBmAWUFe5Hb+PQz8tHgMO3s270=; b=T2CqMiDQqClM+Y8QBfyiVUhXgeL7lb7aTCaL+QzXQLD9aBRqNCd0BZ9S5MmxRXQOxV 1ve3W5UADrA/PBIfI7k0g2Abzi4wVw5szJ3eAsKDGK3KaSud8eOjcMpExFveZwIpEY9w OUYnPRVdyH4J3S6oYTdi2SFL6ysaN4AbNJ+J+EgXTx13IdpuFQGJ8YXVvL8FqzHwuJk5 9bG8yx2UsNnvynPbb5GO4ufpVD/+lsOb427c4Fbq0+qWjTMzqERfqh2TOLXy+Kat9mM1 En1cf6icGWXghnACRk7xmI10kIyGKhBpq9t1XSkRe9KfglGyw5IKAF0aW4QaQOFNlJ4L eN7g== 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=mmhJz2sPLZxQD7q76SBmAWUFe5Hb+PQz8tHgMO3s270=; b=gdgtrTFE2Cf+z2qcb4swLD2RumRcwvPlD9MbvFlW1rswj1Y9ehArKhrRlmteXoMuD7 anjt6q09YWUb5SPT3P5LIZ2cziB+0DVyURs+qeIL5nTLHg4w/eoax3QTp/I/rrEFvQyj bVuphfUnIDrD5cLQMDFLYrRxl/UjM30uPgnlCeaV858k8bRMZrI4RxoJtR/DWEhmEgNx pN8XjQw9imfOVHa4/cGdLob3cwaI4GXlPEzS2vmU0scb/gG2Uo9JoLx8G/0VjHKDVtbY 87d6IDPbCfPY0VBQAXALfl6cU+7jcpOTrxUlnvy5Uj5bmCwkKCPY2540NfW93D44Cyue vTNg== X-Gm-Message-State: AOPr4FVKPxfrMqTH+rM/RDhW66+8kV+KDZFglusMTnyqXg5I2ZMDoefJa0FNVZZgq4ZVjg== X-Received: by 10.112.169.105 with SMTP id ad9mr2685227lbc.123.1463831564322; Sat, 21 May 2016 04:52:44 -0700 (PDT) Received: from glen.ipredator.se (anon-35-25.vpn.ipredator.se. [46.246.35.25]) by smtp.gmail.com with ESMTPSA id mq1sm4083676lbb.21.2016.05.21.04.52.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 21 May 2016 04:52:43 -0700 (PDT) From: Andrea Gelmini To: andrea.gelmini@gelma.net Cc: trivial@kernel.org, kgene@kernel.org, k.kozlowski@samsung.com, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH 0125/1529] Fix typo Date: Sat, 21 May 2016 13:52:39 +0200 Message-Id: <20160521115239.5917-1-andrea.gelmini@gelma.net> X-Mailer: git-send-email 2.8.2.534.g1f66975 Sender: linux-samsung-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Andrea Gelmini --- arch/arm/plat-samsung/include/plat/gpio-cfg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/plat-samsung/include/plat/gpio-cfg.h b/arch/arm/plat-samsung/include/plat/gpio-cfg.h index b5294ef..21391fa 100644 --- a/arch/arm/plat-samsung/include/plat/gpio-cfg.h +++ b/arch/arm/plat-samsung/include/plat/gpio-cfg.h @@ -35,7 +35,7 @@ struct samsung_gpio_chip; * struct samsung_gpio_cfg GPIO configuration * @cfg_eint: Configuration setting when used for external interrupt source * @get_pull: Read the current pull configuration for the GPIO - * @set_pull: Set the current pull configuraiton for the GPIO + * @set_pull: Set the current pull configuration for the GPIO * @set_config: Set the current configuration for the GPIO * @get_config: Read the current configuration for the GPIO *