Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1628187 > unrolled thread
| Started by | Colin King <colin.king@canonical.com> |
|---|---|
| First post | 2017-04-21 14:10 +0200 |
| Last post | 2017-04-24 18:40 +0200 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
[PATCH] ARM: at91/at91-pinctrl documentation: fix spelling mistake: "contoller" -> "controller" Colin King <colin.king@canonical.com> - 2017-04-21 14:10 +0200
Re: [PATCH] ARM: at91/at91-pinctrl documentation: fix spelling mistake: "contoller" -> "controller" Nicolas Ferre <nicolas.ferre@microchip.com> - 2017-04-24 10:20 +0200
Re: [PATCH] ARM: at91/at91-pinctrl documentation: fix spelling mistake: "contoller" -> "controller" Linus Walleij <linus.walleij@linaro.org> - 2017-04-24 18:40 +0200
| From | Colin King <colin.king@canonical.com> |
|---|---|
| Date | 2017-04-21 14:10 +0200 |
| Subject | [PATCH] ARM: at91/at91-pinctrl documentation: fix spelling mistake: "contoller" -> "controller" |
| Message-ID | <tyFxV-5Ej-33@gated-at.bofh.it> |
From: Colin Ian King <colin.king@canonical.com> trivial fix to spelling mistake in documentation Signed-off-by: Colin Ian King <colin.king@canonical.com> --- Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt index 9a8a45d9d8ab..590e60378be3 100644 --- a/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt @@ -4,7 +4,7 @@ The AT91 Pinmux Controller, enables the IC to share one PAD to several functional blocks. The sharing is done by multiplexing the PAD input/output signals. For each PAD there are up to 8 muxing options (called periph modes). Since different modules require -different PAD settings (like pull up, keeper, etc) the contoller controls +different PAD settings (like pull up, keeper, etc) the controller controls also the PAD settings parameters. Please refer to pinctrl-bindings.txt in this directory for details of the -- 2.11.0
[toc] | [next] | [standalone]
| From | Nicolas Ferre <nicolas.ferre@microchip.com> |
|---|---|
| Date | 2017-04-24 10:20 +0200 |
| Subject | Re: [PATCH] ARM: at91/at91-pinctrl documentation: fix spelling mistake: "contoller" -> "controller" |
| Message-ID | <tzHnX-4Av-3@gated-at.bofh.it> |
| In reply to | #1628187 |
Le 21/04/2017 à 14:07, Colin King a écrit : > From: Colin Ian King <colin.king@canonical.com> > > trivial fix to spelling mistake in documentation > > Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> > --- > Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt > index 9a8a45d9d8ab..590e60378be3 100644 > --- a/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt > +++ b/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt > @@ -4,7 +4,7 @@ The AT91 Pinmux Controller, enables the IC > to share one PAD to several functional blocks. The sharing is done by > multiplexing the PAD input/output signals. For each PAD there are up to > 8 muxing options (called periph modes). Since different modules require > -different PAD settings (like pull up, keeper, etc) the contoller controls > +different PAD settings (like pull up, keeper, etc) the controller controls > also the PAD settings parameters. > > Please refer to pinctrl-bindings.txt in this directory for details of the > -- Nicolas Ferre
[toc] | [prev] | [next] | [standalone]
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Date | 2017-04-24 18:40 +0200 |
| Subject | Re: [PATCH] ARM: at91/at91-pinctrl documentation: fix spelling mistake: "contoller" -> "controller" |
| Message-ID | <tzPbQ-Ue-21@gated-at.bofh.it> |
| In reply to | #1628187 |
On Fri, Apr 21, 2017 at 2:07 PM, Colin King <colin.king@canonical.com> wrote: > From: Colin Ian King <colin.king@canonical.com> > > trivial fix to spelling mistake in documentation > > Signed-off-by: Colin Ian King <colin.king@canonical.com> Patch applied with Nico's ACK. Yours, Linus Walleij
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web