From 1b3fd4ca03abce00076bf7910f1c226cb2c603e7 Mon Sep 17 00:00:00 2001 From: Luiz Otavio O Souza Date: Wed, 5 Feb 2014 17:08:55 +0000 Subject: [PATCH] Add the missing ')' at end of sentence. Reword it to use a more common idiom. Reviewed by: imp (on freebsd-embedded@) Approved by: adrian (mentor, implicit) --- sys/boot/fdt/dts/bindings-gpio.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/boot/fdt/dts/bindings-gpio.txt b/sys/boot/fdt/dts/bindings-gpio.txt index 492616e5429..b13078aeb0b 100644 --- a/sys/boot/fdt/dts/bindings-gpio.txt +++ b/sys/boot/fdt/dts/bindings-gpio.txt @@ -82,7 +82,7 @@ dir: flags: 0x0000---- IN_NONE - 0x0001---- IN_POL_LOW Polarity low (inverted input value. + 0x0001---- IN_POL_LOW Polarity low (active-low). 0x0002---- IN_IRQ_EDGE Interrupt, edge triggered. 0x0004---- IN_IRQ_LEVEL Interrupt, level triggered. -- 2.45.2