All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pinctrl: sirf/atlas7: trivial fix of spelling mistake on flagged
@ 2016-04-24 22:02 ` Colin King
  0 siblings, 0 replies; 5+ messages in thread
From: Colin King @ 2016-04-24 22:02 UTC (permalink / raw)
  To: Linus Walleij, Barry Song, Jiri Kosina, Wei Chen,
	Thomas Gleixner, Lee Jones, Krzysztof Kozlowski, Masahiro Yamada,
	linux-gpio, linux-arm-kernel
  Cc: linux-kernel

From: Colin Ian King <colin.king@canonical.com>

fix spelling mistake, flaged -> flagged

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 drivers/pinctrl/sirf/pinctrl-atlas7.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/pinctrl/sirf/pinctrl-atlas7.c b/drivers/pinctrl/sirf/pinctrl-atlas7.c
index 3d233fc..168c0f5 100644
--- a/drivers/pinctrl/sirf/pinctrl-atlas7.c
+++ b/drivers/pinctrl/sirf/pinctrl-atlas7.c
@@ -5798,7 +5798,7 @@ static void atlas7_gpio_handle_irq(struct irq_desc *desc)
 
 	status = readl(ATLAS7_GPIO_INT_STATUS(bank));
 	if (!status) {
-		pr_warn("%s: gpio [%s] status %#x no interrupt is flaged\n",
+		pr_warn("%s: gpio [%s] status %#x no interrupt is flagged\n",
 			__func__, gc->label, status);
 		handle_bad_irq(desc);
 		return;
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH] pinctrl: sirf/atlas7: trivial fix of spelling mistake on flagged
@ 2016-04-24 22:02 ` Colin King
  0 siblings, 0 replies; 5+ messages in thread
From: Colin King @ 2016-04-24 22:02 UTC (permalink / raw)
  To: linux-arm-kernel

From: Colin Ian King <colin.king@canonical.com>

fix spelling mistake, flaged -> flagged

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 drivers/pinctrl/sirf/pinctrl-atlas7.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/pinctrl/sirf/pinctrl-atlas7.c b/drivers/pinctrl/sirf/pinctrl-atlas7.c
index 3d233fc..168c0f5 100644
--- a/drivers/pinctrl/sirf/pinctrl-atlas7.c
+++ b/drivers/pinctrl/sirf/pinctrl-atlas7.c
@@ -5798,7 +5798,7 @@ static void atlas7_gpio_handle_irq(struct irq_desc *desc)
 
 	status = readl(ATLAS7_GPIO_INT_STATUS(bank));
 	if (!status) {
-		pr_warn("%s: gpio [%s] status %#x no interrupt is flaged\n",
+		pr_warn("%s: gpio [%s] status %#x no interrupt is flagged\n",
 			__func__, gc->label, status);
 		handle_bad_irq(desc);
 		return;
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] pinctrl: sirf/atlas7: trivial fix of spelling mistake on flagged
  2016-04-24 22:02 ` Colin King
  (?)
@ 2016-04-29  9:31   ` Linus Walleij
  -1 siblings, 0 replies; 5+ messages in thread
From: Linus Walleij @ 2016-04-29  9:31 UTC (permalink / raw)
  To: Colin King
  Cc: Barry Song, Jiri Kosina, Wei Chen, Thomas Gleixner, Lee Jones,
	Krzysztof Kozlowski, Masahiro Yamada, linux-gpio,
	linux-arm-kernel, linux-kernel

On Mon, Apr 25, 2016 at 12:02 AM, Colin King <colin.king@canonical.com> wrote:

> From: Colin Ian King <colin.king@canonical.com>
>
> fix spelling mistake, flaged -> flagged
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Patch applied.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] pinctrl: sirf/atlas7: trivial fix of spelling mistake on flagged
@ 2016-04-29  9:31   ` Linus Walleij
  0 siblings, 0 replies; 5+ messages in thread
From: Linus Walleij @ 2016-04-29  9:31 UTC (permalink / raw)
  To: Colin King
  Cc: Barry Song, Jiri Kosina, Wei Chen, Thomas Gleixner, Lee Jones,
	Krzysztof Kozlowski, Masahiro Yamada, linux-gpio,
	linux-arm-kernel, linux-kernel

On Mon, Apr 25, 2016 at 12:02 AM, Colin King <colin.king@canonical.com> wrote:

> From: Colin Ian King <colin.king@canonical.com>
>
> fix spelling mistake, flaged -> flagged
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Patch applied.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] pinctrl: sirf/atlas7: trivial fix of spelling mistake on flagged
@ 2016-04-29  9:31   ` Linus Walleij
  0 siblings, 0 replies; 5+ messages in thread
From: Linus Walleij @ 2016-04-29  9:31 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Apr 25, 2016 at 12:02 AM, Colin King <colin.king@canonical.com> wrote:

> From: Colin Ian King <colin.king@canonical.com>
>
> fix spelling mistake, flaged -> flagged
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Patch applied.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-29  9:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-24 22:02 [PATCH] pinctrl: sirf/atlas7: trivial fix of spelling mistake on flagged Colin King
2016-04-24 22:02 ` Colin King
2016-04-29  9:31 ` Linus Walleij
2016-04-29  9:31   ` Linus Walleij
2016-04-29  9:31   ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.