* [PATCH] pinctrl: cherryview fixed typo in comment
@ 2017-09-26 16:27 Chris Gorman
2017-09-26 16:32 ` Mika Westerberg
2017-09-27 13:31 ` Linus Walleij
0 siblings, 2 replies; 3+ messages in thread
From: Chris Gorman @ 2017-09-26 16:27 UTC (permalink / raw)
To: mika.westerberg; +Cc: linux-gpio, linux-kernel, Chris Gorman
Fixed typo on comment for north_community.
Signed-off-by: Chris Gorman <chrisjohgorman@gmail.com>
---
drivers/pinctrl/intel/pinctrl-cherryview.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/pinctrl/intel/pinctrl-cherryview.c b/drivers/pinctrl/intel/pinctrl-cherryview.c
index 04e929f..8d50eae 100644
--- a/drivers/pinctrl/intel/pinctrl-cherryview.c
+++ b/drivers/pinctrl/intel/pinctrl-cherryview.c
@@ -491,7 +491,7 @@ static const struct chv_community north_community = {
.ngpio_ranges = ARRAY_SIZE(north_gpio_ranges),
.ngpios = ARRAY_SIZE(north_pins),
/*
- * North community can benerate GPIO interrupts only for the first
+ * North community can generate GPIO interrupts only for the first
* 8 interrupts. The upper half (8-15) can only be used to trigger
* GPEs.
*/
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] pinctrl: cherryview fixed typo in comment
2017-09-26 16:27 [PATCH] pinctrl: cherryview fixed typo in comment Chris Gorman
@ 2017-09-26 16:32 ` Mika Westerberg
2017-09-27 13:31 ` Linus Walleij
1 sibling, 0 replies; 3+ messages in thread
From: Mika Westerberg @ 2017-09-26 16:32 UTC (permalink / raw)
To: Chris Gorman; +Cc: linux-gpio, linux-kernel, Linus Walleij
On Tue, Sep 26, 2017 at 12:27:40PM -0400, Chris Gorman wrote:
> Fixed typo on comment for north_community.
>
> Signed-off-by: Chris Gorman <chrisjohgorman@gmail.com>
Looks perfect now,
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
> ---
> drivers/pinctrl/intel/pinctrl-cherryview.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/pinctrl/intel/pinctrl-cherryview.c b/drivers/pinctrl/intel/pinctrl-cherryview.c
> index 04e929f..8d50eae 100644
> --- a/drivers/pinctrl/intel/pinctrl-cherryview.c
> +++ b/drivers/pinctrl/intel/pinctrl-cherryview.c
> @@ -491,7 +491,7 @@ static const struct chv_community north_community = {
> .ngpio_ranges = ARRAY_SIZE(north_gpio_ranges),
> .ngpios = ARRAY_SIZE(north_pins),
> /*
> - * North community can benerate GPIO interrupts only for the first
> + * North community can generate GPIO interrupts only for the first
> * 8 interrupts. The upper half (8-15) can only be used to trigger
> * GPEs.
> */
> --
> 2.7.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] pinctrl: cherryview fixed typo in comment
2017-09-26 16:27 [PATCH] pinctrl: cherryview fixed typo in comment Chris Gorman
2017-09-26 16:32 ` Mika Westerberg
@ 2017-09-27 13:31 ` Linus Walleij
1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2017-09-27 13:31 UTC (permalink / raw)
To: Chris Gorman
Cc: Mika Westerberg, linux-gpio@vger.kernel.org,
linux-kernel@vger.kernel.org
On Tue, Sep 26, 2017 at 6:27 PM, Chris Gorman <chrisjohgorman@gmail.com> wrote:
> Fixed typo on comment for north_community.
>
> Signed-off-by: Chris Gorman <chrisjohgorman@gmail.com>
Patch applied with Mika's ACK.
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-09-27 13:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-26 16:27 [PATCH] pinctrl: cherryview fixed typo in comment Chris Gorman
2017-09-26 16:32 ` Mika Westerberg
2017-09-27 13:31 ` Linus Walleij
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox