Kaynağa Gözat

gpio: mrvl: documentation: trivial: fix typo

fix typo in the document.

Signed-off-by: Josh Wu <josh.wu@atmel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Josh Wu 11 yıl önce
ebeveyn
işleme
39521090e9

+ 1 - 1
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.