]> git.karo-electronics.de Git - linux-beck.git/commitdiff
gpio: mrvl: documentation: trivial: fix typo
authorJosh Wu <josh.wu@atmel.com>
Wed, 4 Mar 2015 03:50:29 +0000 (11:50 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 9 Mar 2015 14:45:40 +0000 (15:45 +0100)
fix typo in the document.

Signed-off-by: Josh Wu <josh.wu@atmel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/gpio/mrvl-gpio.txt

index 67a2e4e414a5eb93409807b9e837cda236abd977..98d1983969566a0278b4544a5a24cef3c14fe85c 100644 (file)
@@ -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.