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>
This commit is contained in:
Josh Wu 2015-03-04 11:50:29 +08:00 committed by Linus Walleij
parent 1e970b7d6d
commit 39521090e9
1 changed files with 1 additions and 1 deletions

View 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.