diff mbox

ARM: pxa: documentation: trivial: fix typo

Message ID 1425441029-32579-1-git-send-email-josh.wu@atmel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Josh Wu March 4, 2015, 3:50 a.m. UTC
fix typo in the document.

Signed-off-by: Josh Wu <josh.wu@atmel.com>
---

 Documentation/devicetree/bindings/gpio/mrvl-gpio.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Linus Walleij March 9, 2015, 2:46 p.m. UTC | #1
On Wed, Mar 4, 2015 at 4:50 AM, Josh Wu <josh.wu@atmel.com> wrote:

> fix typo in the document.
>
> Signed-off-by: Josh Wu <josh.wu@atmel.com>

Patch applied.

Yours,
Linus Walleij
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/gpio/mrvl-gpio.txt b/Documentation/devicetree/bindings/gpio/mrvl-gpio.txt
index b2afdb2..77d0dd0 100644
--- a/Documentation/devicetree/bindings/gpio/mrvl-gpio.txt
+++ b/Documentation/devicetree/bindings/gpio/mrvl-gpio.txt
@@ -12,7 +12,7 @@  Required properties:
   gpio_mux.
 - interrupt-names : Should be the names of irq resources. Each interrupt
   uses its own interrupt name, so there should be as many interrupt names
-  as referenced interrups.
+  as referenced interrupts.
 - interrupt-controller : Identifies the node as an interrupt controller.
 - #interrupt-cells: Specifies the number of cells needed to encode an
   interrupt source.