linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Rob Herring <robh+dt@kernel.org>, devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 4/4] of/irq: Typo s/interrupts-names/interrupt-names/g
Date: Tue, 22 Apr 2014 20:40:25 +0200	[thread overview]
Message-ID: <1398192025-31523-4-git-send-email-geert+renesas@glider.be> (raw)
In-Reply-To: <1398192025-31523-1-git-send-email-geert+renesas@glider.be>

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/of/irq.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/of/irq.c b/drivers/of/irq.c
index 9bcf2cf19357..e2e4c548a42f 100644
--- a/drivers/of/irq.c
+++ b/drivers/of/irq.c
@@ -364,7 +364,7 @@ int of_irq_to_resource(struct device_node *dev, int index, struct resource *r)
 
 		memset(r, 0, sizeof(*r));
 		/*
-		 * Get optional "interrupts-names" property to add a name
+		 * Get optional "interrupt-names" property to add a name
 		 * to the resource.
 		 */
 		of_property_read_string_index(dev, "interrupt-names", index,
-- 
1.7.9.5


  parent reply	other threads:[~2014-04-22 18:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-22 18:40 [PATCH 1/4] dt: bindings: Typo s/clocks-names/clock-names/g Geert Uytterhoeven
2014-04-22 18:40 ` [PATCH 2/4] dt: bindings: Typo s/interrupts-names/interrupt-names/g Geert Uytterhoeven
2014-04-23 14:11   ` Linus Walleij
2014-04-23 17:35     ` Geert Uytterhoeven
2014-04-22 18:40 ` [PATCH 3/4] ARM: dts: " Geert Uytterhoeven
2014-04-23  7:03   ` [STLinux Kernel] " Patrice Chotard
2014-04-22 18:40 ` Geert Uytterhoeven [this message]
2014-04-23 12:02   ` [PATCH 4/4] of/irq: " Grant Likely
2014-04-25 15:47 ` [PATCH 1/4] dt: bindings: Typo s/clocks-names/clock-names/g Dinh Nguyen
2014-04-28 11:42   ` Grant Likely

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1398192025-31523-4-git-send-email-geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).