[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <52938646.6030306@wwwdotorg.org>
Date: Mon, 25 Nov 2013 10:17:58 -0700
From: Stephen Warren <swarren@...dotorg.org>
To: Linus Walleij <linus.walleij@...aro.org>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
CC: Stephen Warren <swarren@...dia.com>,
Tomasz Figa <t.figa@...sung.com>,
Kyungmin Park <kyungmin.park@...sung.com>
Subject: Re: [PATCH] pinctrl: provide documentation pointer
On 11/25/2013 07:45 AM, Linus Walleij wrote:
> The PIN_CONFIG_OUTPUT parameter is really tricky to understand
> and needs an explicit pointer to the documentation.
> diff --git a/include/linux/pinctrl/pinconf-generic.h b/include/linux/pinctrl/pinconf-generic.h
> * @PIN_CONFIG_OUTPUT: this will configure the pin in output, use argument
Well, while you're touching that...
s/in/as an/ s/, use/. Use/
> - * 1 to indicate high level, argument 0 to indicate low level.
> + * 1 to indicate high level, argument 0 to indicate low level. (Please
> + * Documentation/pinctrl.txt, section "GPIO mode pitfalls" for a
Add "see" to the start of that line.
> + * discussion around this parameter.)
(no need to resend to fix that, from my side at least)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists