From 2046362cf11d3dcb0c6904f7f3209c568d7858b3 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Sun, 21 Jan 2018 16:52:31 +0100 Subject: gpio: Fix a documentation spelling mistake Simple etraneous letter. Reported-by: Alexander Stein Signed-off-by: Linus Walleij --- Documentation/gpio/board.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/gpio') diff --git a/Documentation/gpio/board.txt b/Documentation/gpio/board.txt index b1d106167baa..659bb19f5b3c 100644 --- a/Documentation/gpio/board.txt +++ b/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 -- cgit v1.2.3