From patchwork Wed Jul 4 09:26:42 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 9817 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 4A31823E47 for ; Wed, 4 Jul 2012 09:27:09 +0000 (UTC) Received: from mail-yx0-f180.google.com (mail-yx0-f180.google.com [209.85.213.180]) by fiordland.canonical.com (Postfix) with ESMTP id 0F9AFA188EA for ; Wed, 4 Jul 2012 09:27:08 +0000 (UTC) Received: by yenq6 with SMTP id q6so6757506yen.11 for ; Wed, 04 Jul 2012 02:27:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:mime-version:content-type :x-gm-message-state; bh=jxKin/5rwFL0SD5iMvt30LoqafC+4bZi/H67V3wrAAs=; b=A80iaxO+RdONXPHdTzFSJ8DP/dJDSpIF0B3/6coThlhtyII34NWBowm6cUzjkMTPkx 5m2lQtyY58PQ7ZAtN6/7BA9zIsmz5ACcx8oTYbkZQt6ypcceBo7q2MPAnX186XkWzGGO n/NjuU1sAk9X3Mtz870FAlgRvbbzTyx2HbquaTmNIhkY5j1bxqpj7xU8sqBRmXUbPhOI XajIo8Te597vRkojfFTl+SPf1uAHI6Syvdw122So7qoL2HESj+YZeAGCuC5qHBPAqtyb XuXUZJLJGddeVUE2EEvEfjr1Kv3uoLa9PkJx23gMXc4igfJ34JdyZ8+RMqDZf8tC+vKJ 7Iqg== Received: by 10.50.203.39 with SMTP id kn7mr12631133igc.53.1341394028379; Wed, 04 Jul 2012 02:27:08 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.24.148 with SMTP id v20csp51319ibb; Wed, 4 Jul 2012 02:27:07 -0700 (PDT) Received: by 10.14.99.1 with SMTP id w1mr5177162eef.74.1341394027282; Wed, 04 Jul 2012 02:27:07 -0700 (PDT) Received: from eu1sys200aog120.obsmtp.com (eu1sys200aog120.obsmtp.com. [207.126.144.149]) by mx.google.com with SMTP id p54si9649817eef.21.2012.07.04.02.26.55 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 04 Jul 2012 02:27:07 -0700 (PDT) Received-SPF: neutral (google.com: 207.126.144.149 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) client-ip=207.126.144.149; Authentication-Results: mx.google.com; spf=neutral (google.com: 207.126.144.149 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) smtp.mail=linus.walleij@stericsson.com Received: from beta.dmz-ap.st.com ([138.198.100.35]) (using TLSv1) by eu1sys200aob120.postini.com ([207.126.147.11]) with SMTP ID DSNKT/QMXv1tMap29MmfQXG3lVPqGguMLtkv@postini.com; Wed, 04 Jul 2012 09:27:06 UTC Received: from zeta.dmz-ap.st.com (ns6.st.com [138.198.234.13]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 7A1ADC7; Wed, 4 Jul 2012 09:18:33 +0000 (GMT) Received: from relay2.stm.gmessaging.net (unknown [10.230.100.18]) by zeta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 7A85117C1; Wed, 4 Jul 2012 09:26:50 +0000 (GMT) Received: from exdcvycastm022.EQ1STM.local (alteon-source-exch [10.230.100.61]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client CN "exdcvycastm022", Issuer "exdcvycastm022" (not verified)) by relay2.stm.gmessaging.net (Postfix) with ESMTPS id 0338AA8065; Wed, 4 Jul 2012 11:26:42 +0200 (CEST) Received: from steludxu4075.lud.stericsson.com (10.230.100.153) by smtp.stericsson.com (10.230.100.30) with Microsoft SMTP Server (TLS) id 8.3.83.0; Wed, 4 Jul 2012 11:26:46 +0200 From: Linus Walleij To: , Cc: Stephen Warren , Linus Walleij Subject: [PATCH] pinctrl/nomadik: kerneldoc fix Date: Wed, 4 Jul 2012 11:26:42 +0200 Message-ID: <1341394002-10393-1-git-send-email-linus.walleij@stericsson.com> X-Mailer: git-send-email 1.7.9.2 MIME-Version: 1.0 X-Gm-Message-State: ALoCoQmmje9xRnJEdU4ycFSrk+TwX08Hq77VdBt6tUCYw4BEZU14XWx9CUlob2MXM7KToxx2NK3s From: Linus Walleij Document a missing function parameter to nmk_config_pin(). Signed-off-by: Linus Walleij --- drivers/pinctrl/pinctrl-nomadik.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/pinctrl-nomadik.c b/drivers/pinctrl/pinctrl-nomadik.c index 095bbc6..e2a2dd1 100644 --- a/drivers/pinctrl/pinctrl-nomadik.c +++ b/drivers/pinctrl/pinctrl-nomadik.c @@ -434,7 +434,7 @@ static int __nmk_config_pins(pin_cfg_t *cfgs, int num, bool sleep) /** * nmk_config_pin - configure a pin's mux attributes * @cfg: pin confguration - * + * @sleep: Non-zero to apply the sleep mode configuration * Configures a pin's mode (alternate function or GPIO), its pull up status, * and its sleep mode based on the specified configuration. The @cfg is * usually one of the SoC specific macros defined in mach/-pins.h. These