Explorar o código

gpio: Fix a documentation spelling mistake

Simple etraneous letter.

Reported-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Linus Walleij %!s(int64=7) %!d(string=hai) anos
pai
achega
2046362cf1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Documentation/gpio/board.txt

+ 1 - 1
Documentation/gpio/board.txt

@@ -125,7 +125,7 @@ where
   - flags is defined to specify the following properties:
 	* GPIO_ACTIVE_HIGH	- GPIO line is active high
 	* GPIO_ACTIVE_LOW	- GPIO line is active low
-	* GPIO_OPEN_DRAIN	- GPIO line ise set up as open drain
+	* GPIO_OPEN_DRAIN	- GPIO line is set up as open drain
 	* GPIO_OPEN_SOURCE	- GPIO line is set up as open source
 	* GPIO_PERSISTENT	- GPIO line is persistent during
 				  suspend/resume and maintains its value